nx Error during local setup

No description
7 Replies
charles
charles7mo ago
Hi @Koyalkar Aditya, it seems that there is an issue with your folder path as mentionned in the error message. This seems to be WSL specific. Could you try to use a regular folder?
Koyalkar Aditya
Koyalkar AdityaOP7mo ago
ok will try
Koyalkar Aditya
Koyalkar AdityaOP7mo ago
getting this error
No description
Uranium
Uranium7mo ago
run command
yarn
yarn
before
npx nx database:reset twenty-server
npx nx database:reset twenty-server
command
Koyalkar Aditya
Koyalkar AdityaOP7mo ago
the server is not starting
No description
Uranium
Uranium7mo ago
Hmm, can you test with docker-compose ?
charles
charles6mo ago
@Koyalkar Aditya are you running in WSL? it looks like you are trying to run it on Windows direclty

Did you find this page helpful?