kaiiiz / hugo-theme-monochrome

Monochrome is a fast, clean and responsive hugo theme
https://kaiiiz.github.io/hugo-theme-monochrome/
MIT License
176 stars 52 forks source link

Error when building sites #5

Closed Saladoc closed 2 years ago

Saladoc commented 2 years ago

Log Output:

Start building sites … 
hugo v0.89.4+extended linux/amd64 BuildDate=unknown
Error: Error building site: JSBUILD: failed to transform "js/zooming.js" (application/javascript): Could not resolve "zooming" (mark it as external to exclude it from the bundle)
Built in 3028 ms

Steps I took:

kaiiiz commented 2 years ago

Hi, you should run npm install in the project directory instead of the theme directory.