Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • documentation documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Framasoft
  • PeerTube
  • documentationdocumentation
  • Issues
  • #5
Closed
Open
Created Dec 25, 2018 by Gérald Niel@gegewebContributor

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
Assignee
Assign to
Time tracking