In my node project contentful is running same lines with my react project. But in react gives me an error, in the image below. I tried to reinstall again but it doesn't work. Did I miss something? Any help is highly appreciated.
Thank you
In my node project contentful is running same lines with my react project. But in react gives me an error, in the image below. I tried to reinstall again but it doesn't work. Did I miss something? Any help is highly appreciated.
Thank you
Copyright © 2021 Jogjafile Inc.
import { createClient } from "contentful";
const contentfulClient = createClien({ "your code" });