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.

3 Replies