openbikesensor / openbikesensor/openbikesensor.github.io

Error building site: TOCSS: failed to transform "scss/main.scss"

Open
#52 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build system
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.