-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels