Getting error while running project locally

see the screenshot for error reference I tried lot to solve this but still stuck here. If anyone can help me with this then it would be really helpful
No description
7 Replies
Prastoin
Prastoin2w ago
Hello @kailash, you should not face any typescript issue when building the project from main Have you made any updates to the codebase ? Please be sure to install all dependencies and build the project
kailash
kailashOP2w ago
I not made any changes in codebase and also following steps from official docs https://twenty.com/developers/local-setup I am getting error only in frontend while server running totally fine
Twenty - Local Setup
The guide for contributors (or curious developers) who want to run Twenty locally (on laptop, PC...)
kailash
kailashOP2w ago
I already installed all dependency as mentioned in docs
ɃØĦɆᵾS
ɃØĦɆᵾS2w ago
@prastoin I've got the same error trying to set up Twenty on new machine, correct me if I'm wrong but the workaround would be to build twenty-shared in this case?
Prastoin
Prastoin2w ago
Main might be broken, please checkout latest release tag Cc @Félix
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
kailash
kailashOP2w ago
By the way I cloned latest code from main branch after that there is no new commits in main branch Also I am getting type error in twenty-ui package It is failing the build in cursor ide but I am able to build in vscode with errors

Did you find this page helpful?