T
Twentyβ€’2w ago
HITISH

Error during local setup on windows(wsl)

I am trying to setup twenty monorepo on my windows(wsl), but when i run the start command according to the docs, i am getting the below error. nx run twenty-shared:build [0] [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\constants/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\testing/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\translations/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\types/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\utils/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\workspace/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 info If you want to learn more about the above error, check https://preconstruct.tools/errors [0] 🎁 info If the error is not there and you want to learn more about it, open an issue at https://github.com/preconstruct/preconstruct/issues/new
Errors | Preconstruct
Preconstruct includes many errors to help make sure your project will build correctly. If you find an error that's missing from this page or you think an error message could be improved, please open an issue!
GitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
From An unknown user
From An unknown user
From An unknown user
3 Replies
thomast
thomastβ€’2w ago
Hi, what doc did you follow for the install?
HITISH
HITISHOPβ€’2w ago
@thomast The official docs And the files shown in the error are also created but the build is failing
Prastoin
Prastoinβ€’2w ago
Hello @thomast I'm on it, @HITISH I've already answered to your message on #πŸ’»οΈ±development

Did you find this page helpful?