pathToFile: join()

in scripts/validations.js [86:94]


        pathToFile: join(path, '..'),
        filename: avatar,
      });
  }

  if (category === 'posts') {
    const {banner} = frontmatter;
    banner &&
      validateFileExistence({