Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error building site #1509

Closed
Tytan-Codes opened this issue May 6, 2024 Discussed in #1508 · 0 comments
Closed

error building site #1509

Tytan-Codes opened this issue May 6, 2024 Discussed in #1508 · 0 comments
Labels
noise Stuff adding noise to the repo

Comments

@Tytan-Codes
Copy link

Tytan-Codes commented May 6, 2024

when i download and run hugo server i get this error:
this is for the examplesite

Error: error building site: process: readAndProcessContent: "/Users/tytan/code/personal-website/content/daily/1-3-22-working-in-open-source.md:17:1": failed to extract shortcode: template for shortcode "collapse" not found

The whole thing start to finish:

tytan@Tytans-MacBook-Air Code % git clone -b exampleSite https://github.com/adityatelange/hugo-PaperMod.git
Cloning into 'hugo-PaperMod'...
remote: Enumerating objects: 7380, done.
remote: Counting objects: 100% (154/154), done.
remote: Compressing objects: 100% (78/78), done.
remote: Total 7380 (delta 85), reused 116 (delta 71), pack-reused 7226
Receiving objects: 100% (7380/7380), 9.13 MiB | 14.70 MiB/s, done.
Resolving deltas: 100% (4427/4427), done.
tytan@Tytans-MacBook-Air Code % cd hu*
tytan@Tytans-MacBook-Air hugo-PaperMod % ls
LICENSE         assets          content
README.md       config.yml      themes
tytan@Tytans-MacBook-Air hugo-PaperMod % hugo server
Watching for changes in /Users/tytan/Code/hugo-PaperMod/{assets,content}
Watching for config changes in /Users/tytan/Code/hugo-PaperMod/config.yml
Start building sites …
hugo v0.125.6+extended darwin/amd64 BuildDate=2024-05-05T10:52:52Z VendorInfo=brew

Built in 17 ms
Error: error building site: process: readAndProcessContent: "/Users/tytan/Code/hugo-PaperMod/content/posts/papermod/papermod-installation.md:22:108": failed to extract shortcode: template for shortcode "inTextImg" not found
tytan@Tytans-MacBook-Air hugo-PaperMod %

place give me instructions on what i'm doing wrong.

@adityatelange adityatelange added the noise Stuff adding noise to the repo label May 12, 2024
Repository owner locked as spam and limited conversation to collaborators May 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
noise Stuff adding noise to the repo
Projects
None yet
Development

No branches or pull requests

2 participants