nx Error during local setup

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