'Unable to install tailwind css in react using npm

I recently started learning React js. I familiar with tailwind css ands tart instlaling it using documentation. At the third step when i have to install craco i start facing error. I too intsall the older version which work. but after that at last npm start i start facing error again. what to do. anybody help me out.

https://v2.tailwindcss.com/docs/guides/create-react-app

npm run start

enter image description here

using npm run start

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source