Yarn install issue

@shailendra thakur I am following the local setup documentation, but error with Yarn 4.4.0 .
No description
9 Replies
Prastoin
PrastoinOP4d ago
It seems like you canot reach the yarn registry, do you have internet on your machine/vm ? Are you able to run a yarn init in an empty project and add basic dependencies ? I don't think this is related to Twenty's ecosystem but rather your package manger installation @shailendra thakur
shailendra thakur
I am connected to WiFi I've always used npm before, but this is my first time working with Yarn Okay, I will try to reinstall Yarn
shailendra thakur
Hey, I am trying to solve it but cannot do it successfully.
No description
No description
No description
thomast
thomast4d ago
Hi, what OS are you using? did you follow https://twenty.com/developers/local-setup ?
Twenty - Local Setup
The guide for contributors (or curious developers) who want to run Twenty locally (on laptop, PC...)
shailendra thakur
yes i am following guide - local setup
No description
thomast
thomast3d ago
what is your node version ? when you run yarn you get the same error as before ?
shailendra thakur
When I am in the root directory of my project, running 'yarn' produces an error. when I run 'yarn init' and then 'yarn install', it executes successfully. After that, I get an error stating 'email build does not have executor configured' and there are problems when starting the servers
No description
No description
thomast
thomast3d ago
I don't get why you run yarn init?
thomast
thomast3d ago
Could you remove the repo, clone again and follow that doc carefully https://twenty.com/developers/local-setup Then if you get an error share all the steps you did
Twenty - Local Setup
The guide for contributors (or curious developers) who want to run Twenty locally (on laptop, PC...)

Did you find this page helpful?