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

7 Replies
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
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...)
I already installed all dependency as mentioned in docs
@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?
Main might be broken, please checkout latest release tag
Cc @Félix
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
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