HITISH
HITISH
TTwenty
Created by HITISH on 3/23/2025 in #❓︱help
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
4 replies