Not able to setup locally


After Successful installing the dependency,when I’m running npm start or make site there is this error.
Kindly help I’m assigned with the issue error has been solved only code push is remained.

try to setup in wsl or gitlab

Hey, @jiyanpatil07 welcome to the community, which os you are using?

Thanks Yash.
I was on Windows that time.
Changed to WSL and it worked after little work.
Thanks

Hello @GAUTAM_RAI.
Yes I switched to wsl and it worked
Thanks.

Always try to
git clone --depth=1 https://github.com/<your-username>/layer5.git
rather than normal git clone.
It worked for me.