Skip to content

Tool appear to look for files in en folder #2

Open
@limzykenneth

Description

It seems the tool is looking for source files in the en folder where we don't keep English version in its own folder, based on the error I got below:

Error reading files: [Error: ENOENT: no such file or directory, scandir '../src/content/homepage/en'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '../src/content/homepage/en'
}

Can this be modified to take account of that?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions