Hello everyone
I need help configuring and cloning a frappe repo to my local machine for frontend development purposes. I am running a Windows machine and am using WSL to setup the repo. I tried doing bench init and bench setup requirements on the repo and it doesn’t work.
I can confirm that my bench setup is working since I can create a local site normally without a problem.
Is there specific command that I need to run in WSL that will enable me to setup the cloned repo and enable hot reloading on my local?
thank you