google / docsy-example

An example documentation site using the Docsy Hugo theme
https://docsy.dev
Apache License 2.0
471 stars 685 forks source link

Error building site: TOCSS: failed to transform "scss/main.scss" (text/x-scss) #72

Closed PGzxc closed 4 years ago

PGzxc commented 4 years ago

Development Environment

cbrake commented 4 years ago

what the output of: git submodule status --recursive ?

Here is what I have:

[cbrake@mars simpleiot.org]$ git submodule status --recursive 
 9030b750190321a5624515f66edc23c249a6f3ac themes/docsy (remotes/origin/LisaFC-code-colour-1-g9030b75)
 538a5bc4cf7989821d052e3ff919e2bead07021c themes/docsy/assets/vendor/Font-Awesome (5.10.1)
 3b558734382ce58b51e5fc676453bfd53bba9201 themes/docsy/assets/vendor/bootstrap (v2.3.1-14241-g3b5587343)
PGzxc commented 4 years ago

Here is mine

 git submodule status --recursive
 9030b750190321a5624515f66edc23c249a6f3ac themes/docsy (remotes/origin/LisaFC-code-colour-1-g9030b75)
fatal: failed to recurse into submodule 'themes/docsy'
PGzxc commented 4 years ago

the git clone has error, is it has an effect on the result?

dYQca8.png