saurav
saurav
TTwenty
Created by saurav on 4/1/2025 in #❓︱help
Error while setting up.....
Hello everyone i was setting up twenty crm on my local system but while doing "npx start" i am getting this error
[0] ✓ built in 6.71s [0] [0] > nx run twenty-ui:build [existing outputs match the cache, left as is] [0] [0] vite v5.4.0 building for production... [0] transforming... [0] src/display/avatar/components/Avatar.tsx (1:23): A comment [0] [0] "/#PURE/" [0] [0] in "src/display/avatar/components/Avatar.tsx" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues. [0] src/display/avatar/components/Avatar.tsx (1:23): A comment [0] [0] "/#PURE/" [0] [0] in "src/display/avatar/components/Avatar.tsx" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues. [0] src/display/avatar/components/Avatar.tsx (1:23): A comment and at the end it gets stuck like this: [0] Frontend build not found, assuming it is served independently [0] query: SELECT * FROM current_schema() [0] query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp" [0] query: SELECT version(); [0] query: SELECT * FROM current_schema() [0] query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp" [0] query: SELECT version(); [0] Error: listen EADDRINUSE: address already in use :::3000 [0] at Server.setupListenHandle [as _listen2] (node:net:1817:16) [0] at listenInCluster (node:net:1865:12) [0] at Server.listen (node:net:1953:7) [0] at ExpressAdapter.listen (/home/saurav/twenty/node_modules/@nestjs/platform-express/adapters/express-adapter.js:88:32) [0] at /home/saurav/twenty/node_modules/@nestjs/core/nest-application.js:180:30 [0] at new Promise (<anonymous>) [0] at NestApplication.listen (/home/saurav/twenty/node_modules/@nestjs/core/nest-application.js:169:16) [0] at processTicksAndRejections (node:internal/process/task_queues:95:5) [0] at bootstrap (/home/saurav/twenty/packages/twenty-server/src/main.ts:90:3) plz help
6 replies