Hello,
Currently testing hugo with the docsy theme, but running into a strange problem:
When I run the server:
$ hugo server
| EN
-------------------+-----
Pages | 10
Paginator pages | 0
Non-page files | 0
Static files | 36
Processed images | 0
Aliases | 0
Sitemaps | 1
Cleaned | 0
Built in 211 ms
Watching for changes in /home/mum/aws/hugo/src/{archetypes,content,data,layouts,static,themes}
Watching for config changes in /home/mum/aws/hugo/src/config.toml, /home/mum/aws/hugo/src/themes/docsy/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
but when want to build the file only.
hugo
Total in 217 ms
Error: Error building site: POSTCSS: failed to transform "scss/main.css" (text/css): resource "scss/scss/main.scss_4853eb546e7a6c0898ed71feae7357c0" not found in file cache
Hugo version:
hugo version 255 ↵
Hugo Static Site Generator v0.68.3-157669A0/extended linux/amd64 BuildDate: 2020-03-24T12:13:38Z
Any help on this please!
Hello,
Currently testing hugo with the docsy theme, but running into a strange problem:
When I run the server:
but when want to build the file only.
Hugo version:
Any help on this please!