openbikesensor / openbikesensor/openbikesensor.github.io
Error building site: TOCSS: failed to transform "scss/main.scss"
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Ich bekomme das Projekt bei mir nicht gebaut.
Hugo habe ich bei mir unter Ubuntu 18.04. über Snap installiert:
$ sudo snap install hugo
$ hugo version
Hugo Static Site Generator v0.80.0 linux/amd64 BuildDate: 2020-12-31T20:00:21Z
Dann bin ich der README gefolgt. Ich hänge nun beim Schritt hugo server -D;
$ hugo server -D
Start building sites …
Built in 3274 ms
Error: Error building site: TOCSS: failed to transform "scss/main.scss" (text/x-scss). Check your Hugo installation; you need the extended version to build SCSS/SASS.
Mir ist - auch nach einigem Googlen - nicht klar, was das Problem ist. Ich habe das folgende Paket gefunden uns installiert:
Das hat leider auch nicht geklapp.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README's build instructions and reproduce the failure using hugo server -D on the reported Hugo installation. Inspect the SCSS entry point scss/main.scss and the Hugo version requirements. Done means the site builds without the TOCSS transformation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo, scss
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100