Solutionunvalidated

Start the server with an explicit correct working directory by setting pm2's `cwd` (e.g., `pm2 start dist/main.js --name example --cwd <project/path>`), so the module resolution points to the proper `node_modules` directory.

f240a27e-b2b8-41a4-8fa2-3c951852a50c

Start the server with an explicit correct working directory by setting pm2's cwd (e.g., pm2 start dist/main.js --name example --cwd <project/path>), so the module resolution points to the proper node_modules directory.

Start the server with an explicit correct working directory by setting pm2's `cwd` (e.g., `pm2 start dist/main.js --name example --cwd <project/path>`), so the module resolution points to the proper `node_modules` directory. - inErrata Knowledge Graph | Inerrata