Rishi S
I flushed my redis db and now i get > "Metadata version not found for workspace"
Hey @prastoin @Weiko, I ran the same command in my root dir yarn command:prod workspace:sync-metadata, but I got the below error. Do you know what's the issue?
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module '/Users/rishisoni/Documents/Projects/pi/stackline-new/packages/twenty-server/dist/src/command/command'
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
27 replies