nx Error during local setup

No description
7 Replies
charles
charles10mo 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 AdityaOP10mo ago
ok will try
Koyalkar Aditya
Koyalkar AdityaOP10mo ago
getting this error
No description
Uranium
Uranium10mo ago
run command
yarn
yarn
before
npx nx database:reset twenty-server
npx nx database:reset twenty-server
command
Koyalkar Aditya
Koyalkar AdityaOP10mo ago
the server is not starting
No description
Uranium
Uranium10mo ago
Hmm, can you test with docker-compose ?
charles
charles10mo 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?