Skip to content

Missing components? #2

@AdrianDieDose

Description

@AdrianDieDose

Hey,
im trying to setup your project but im stuck with a missing file as it seems:

wait - compiling...
error - ./pages/_app.tsx:22:12
Module not found: Can't resolve '../.tina/components/TinaDynamicProvider'
20 | if (shouldUseTinaEditor()) {
21 | const Tina = dynamic(

22 | () => import('../.tina/components/TinaDynamicProvider'),
| ^
23 | {
24 | ssr: false,
25 | }

My .tina didnt even have a components folder.
I tough i need to copy it from the root structure ./components but still there is no TinaDynamicProvider.

Best wishes!

Metadata

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