Need help in resolving build issue

I cloned a repo and ran the command hugo server
i was getting the error as in the below screenshot


repository link - GitHub - abrahamalen/alen-abraham.github.io: A personal website created using Hugo.
need some help in resolving this.

You’ll need to download/update the Git submodule.

git submodule update --recursive --init

Thanks for the help. it worked

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.