Make site command not working

I tried setting up the development server using make site but got this error:

Can anyone help, please?

Apply this standard troubleshooting steps and see if the issue persists:

rm -rf .cache
rm -rf node_modules
make clean

After running the above commands I used make setup which ran successfully but make site showed this error:

I think it is again some setup error, like the bundles haven’t been setup properly

Can you share a the screenshot of a successful execution of the make setup command?

Looking at the error I doubt that the make setup command ran successfully.

Any update @Nikhil_Ladha @Saksham ?

Hey @Saksham Let’s ensure that you’re question is answered. Should we mark the answer above as the “Solution” or is this still an open question?”