You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble getting started with running the hugo server on my local machine.
I have just made a fresh copy of the starter-academic repository (using the create site link on the wowchemy website). The site builds and deploys fine on netlify but I can't get the hugo server to run on my local machine. I tried the troubleshooting advice on the wowchemy website but no luck. I've pasted the terminal output that I'm getting below.
PS C:\Users\acre018\github\andrew-website> hugo server Start building sites … Built in 700 ms Error: Error building site: "C:\Users\acre018\github\andrew-website\content\post\getting-started\index.md:50:1": failed to render shortcode "figure": failed to process shortcode: "C:\Users\acre018\AppData\Local\Temp\hugo_cache\modules\filecache\modules\pkg\mod\github.com\wowchemy\wowchemy-hugo-modules\[email protected]\layouts\shortcodes\figure.html:17:22": execute of template failed: template: shortcodes/figure.html:17:22: executing "shortcodes/figure.html" at <resources.Get>: error calling Get: CreateFile C:\Users\acre018\github\andrew-website\assets\media\https:\raw.githubusercontent.com\wowchemy\wowchemy-hugo-modules\master\academic.png: The filename, directory name, or volume label syntax is incorrect.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm having trouble getting started with running the hugo server on my local machine.
I have just made a fresh copy of the starter-academic repository (using the create site link on the wowchemy website). The site builds and deploys fine on netlify but I can't get the hugo server to run on my local machine. I tried the troubleshooting advice on the wowchemy website but no luck. I've pasted the terminal output that I'm getting below.
PS C:\Users\acre018\github\andrew-website> hugo server Start building sites … Built in 700 ms Error: Error building site: "C:\Users\acre018\github\andrew-website\content\post\getting-started\index.md:50:1": failed to render shortcode "figure": failed to process shortcode: "C:\Users\acre018\AppData\Local\Temp\hugo_cache\modules\filecache\modules\pkg\mod\github.com\wowchemy\wowchemy-hugo-modules\[email protected]\layouts\shortcodes\figure.html:17:22": execute of template failed: template: shortcodes/figure.html:17:22: executing "shortcodes/figure.html" at <resources.Get>: error calling Get: CreateFile C:\Users\acre018\github\andrew-website\assets\media\https:\raw.githubusercontent.com\wowchemy\wowchemy-hugo-modules\master\academic.png: The filename, directory name, or volume label syntax is incorrect.
Beta Was this translation helpful? Give feedback.
All reactions