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
npm run dev fails with this error - Error: error building site: process: readAndProcessContent: "/home/<USER>/hugoplate/content/english/404.html:1:1": unmarshal failed: invalid character '{' looking for beginning of object key string
#155
Closed
1 task done
ll3N1GmAll opened this issue
Nov 14, 2024
· 1 comment
clone hugoplate repo, cd into directory, run first 3 commands on github instructions (project setup, install deps, dev command) sections.
Code Reproduction URL
No response
Additional Information
Running "npm run dev" fails with this error - "Error: error building site: process: readAndProcessContent: "/home//hugoplate/content/english/404.html:1:1": unmarshal failed: invalid character '{' looking for beginning of object key string"
The text was updated successfully, but these errors were encountered:
What is your Hugo Extended Version
0.138.0-ad82998d54b3f9f8c2741b67356813b55b3134b9+extended
What is your Go Version
go1.23.3 linux/amd64
What is your Node.js Version
22.11.0
What is your Operating System
ubuntu / zorin
Check for Existing Issues
Expected Behavior
hugo -D server starts
Steps to Reproduce
clone hugoplate repo, cd into directory, run first 3 commands on github instructions (project setup, install deps, dev command) sections.
Code Reproduction URL
No response
Additional Information
Running "npm run dev" fails with this error - "Error: error building site: process: readAndProcessContent: "/home//hugoplate/content/english/404.html:1:1": unmarshal failed: invalid character '{' looking for beginning of object key string"
The text was updated successfully, but these errors were encountered: