Hello, I am facing this problem when trying to run hugo server -D:
sudo hugo server -D
Building sites … ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Language/_index.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Best practices/site-guidance.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Best practices/organizing-content.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Deployment/_index.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Adding content/content.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Adding content/iconsimages.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Adding content/Shortcodes/index.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Adding content/navigation.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "alert" in page "docs/Adding content/lookandfeel.md"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "blocks" in page "_index.html"
ERROR 2020/04/09 15:50:15 Unable to locate template for shortcode "blocks" in page "about/_index.md"
Total in 71 ms
Error: Error building site: logged 11 error(s)
Can anyone help?
Thank you guys,