Hi @Ajith that's weird, it seems that for some reason you are missing the vendor
folder, there are serveral ways you can fix this
- You can checkout the
master
branch again with git - Clone the repo once more
- install glide and run
glide install
from within theplatform
folder
Hope this helps