/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma generate' falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" generate --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 1 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 2 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 3 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'reflect-metadata'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js:6:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma generate' falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" generate --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 1 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 2 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
/bin/sh: line 1: /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma: No such file or directory
[nvcore] 'prisma migrate deploy' intento 3 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '.prisma/client/default'
Require stack:
- /home/nvcorxco/nodevenv/public_html/nvmarketingpanel.nvcorx.com/20/lib/node_modules/@prisma/client/default.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/prisma/prisma.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/auth/auth.store.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/nodevenv/public_html/nvmarketingpanel.nvcorx.com/20/lib/node_modules/@prisma/client/default.js:2:6)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/nodevenv/public_html/nvmarketingpanel.nvcorx.com/20/lib/node_modules/@prisma/client/default.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/prisma/prisma.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/auth/auth.store.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
Error: P1001: Can't reach database server at `ep-royal-dust-ayd1l6tx-pooler.c-5.us-east-2.aws.neon.tech:5432`

Please make sure your database server is running at `ep-royal-dust-ayd1l6tx-pooler.c-5.us-east-2.aws.neon.tech:5432`.
[nvcore] 'prisma migrate deploy' intento 1 falló: Command failed: "/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/node_modules/.bin/prisma" migrate deploy --schema="/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/prisma/schema.prisma"
┌─────────────────────────────────────────────────────────┐
│  Update available 6.19.3 -> 8.0.0-rc.13                 │
│                                                         │
│  This is a major update - please follow the guide at    │
│  https://pris.ly/d/major-version-upgrade                │
│                                                         │
│  Run the following to update                            │
│    npm i --save-dev prisma@latest                       │
│    npm i @prisma/client@latest                          │
└─────────────────────────────────────────────────────────┘
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module '@nv/domain'
Require stack:
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js
- /home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js:15:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/workspace-registry.service.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/tenant/workspace.guard.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/common/common.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/app.module.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/dist/main.js',
    '/home/nvcorxco/public_html/nvmarketingpanel.nvcorx.com/passenger-start.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.18.3
