Hugo-coder: hugo server error

Created on 25 May 2020  路  4Comments  路  Source: luizdepra/hugo-coder

hi, I'm getting this error every time I try to view the website on my local machine. Can anyone help me fix it? I'm total newbie to this so it would be really great. Thanks in advance!

Error building site: TOCSS: failed to transform "style.coder.css" (text/x-scss): resource "scss/scss/coder.scss_fd4b5b3f9a48bc0c7f005d2f7a4cc30f
" not found in file cache

Most helpful comment

It's working now! :D

All 4 comments

Hi @smazed, you simply have to download the extended version of Hugo 馃槈.

It's working now! :D

Nice, so, case closed.

Something additional to add to this, is that you need the Hugo Extended version.
I personally had MingW and Cygwin installed, so that was causing an issue with me installing from the repo / creating my own binary.

I did download the latest binary and look for the zip file that has "extension" in it.
https://github.com/gohugoio/hugo/releases
On my Windows machine it was
https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_extended_0.74.3_Windows-64bit.zip
and on my Linux machine it was
https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_extended_0.74.3_Linux-64bit.deb
or
https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_extended_0.74.3_Linux-64bit.tar.gz
(depending on what version you have)
This worked great after that

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rajeev1986 picture rajeev1986  路  7Comments

davhin picture davhin  路  5Comments

mauricioabreu picture mauricioabreu  路  5Comments

ajdintrejic picture ajdintrejic  路  7Comments

paride picture paride  路  6Comments