> node dist/src/command/command.js cache:flush
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module '/home/muralidhar1404/twenty/packages/twenty-server/dist/src/command/command.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.17.1
Warning: command "node dist/src/command/command.js cache:flush" exited with non-zero status code
—————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
NX Ran target command-no-deps for project twenty-server (124ms)
With additional flags:
cache:flush
✖ 1/1 failed
✔ 0/1 succeeded [0 read from cache]
Warning: command "nx command-no-deps -- cache:flush" exited with non-zero status code
————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
NX Ran target database:reset for project twenty-server and 3 task(s) they depend on (30s)
✖ 1/4 failed
✔ 3/4 succeeded [3 read from cache]