Closed chrisdmacrae closed 4 years ago
Unable to run example-next-site
I get
TypeError: Cannot read property 'Link' of undefined
Also unable to build
lerna ERR! npm run build stderr:
Failed to compile.
./tina-demo.config.tsx:9:47
Type error: Cannot find module './docs/CmsObject.mdx' or its corresponding type declarations.
7 | label: "Intro",
8 | slug: "/",
> 9 | loadComponent: async () => await import("./docs/CmsObject.mdx"),
Other then those things its looking good
Closes #1 Closes #3 Closes #6 Closes #9 Closes #10 Closes #12