Open Lincxx opened 6 years ago
Yeah, me too !
same here :(
same...
Brad just traversed us :smile:
same here @bradtraversy pls help
the client folder has a separate .git init. That's why it's empty. It's like a submodule.
Git clone -r should do the trick :) ?
same here lol
Hi Brad @bradtraversy , we still can not see what's inside the "client" folder. Could you fix it ?
I had the same problem with the missing client folder. It was because I deleted the original .git file in the client folder that vue-cli adds. After pushing the client folder was not seen by git in the root .git. I fixed this by adding this: git rm --cached client thanks to: (https://superuser.com/questions/583673/cant-add-folder-in-git)
I downloaded the build so I could compare some code and found that the client folder was empty