Can't make serve : Liquid Exception: No such file or directory dot
When I try to serve the site by typing make
in the repository, I have this error and it is blocked here:
yarn run v1.6.0
$ webpack --watch
Configuration file: /Users/gerald/Framagit/documentation/_config.yml
Source: /Users/gerald/Framagit/documentation
Destination: /Users/gerald/Framagit/documentation/_site
Incremental build: enabled
Generating...
Liquid Exception: No such file or directory - dot in lang/en/devdocs/architecture.md
jekyll 3.6.2 | Error: No such file or directory - dot
webpack is watching the files…
303 modules
Nothing to serve at localhost:4000
.
I'm on MacOS Mojave.
- ruby 2.4.3p205 (2017-12-14 revision 61247) [x86_64-darwin18]
- node v8.9.4