Skip to content

Contentlayer error #3

@jamesholcomb

Description

@jamesholcomb

hi amos, seeing this error on a new install...

- wait compiling /(marketing)/blog/page (client and server)...
- error ./app/(marketing)/blog/page.tsx:2:0
Module not found: Can't resolve '@template/contentlayer'
  1 | import { BRAND_NAME } from "@template/configuration";
> 2 | import { allPosts } from "@template/contentlayer";
  3 | import { ArticleCard } from "@template/ui/blog/server";
  4 | import { compareDesc } from "date-fns";
  5 |

seems .contentlayer folder is not getting generated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions