I hope this email finds you well. I am writing to report an issue related to the React Circular Progressbar module and its peer dependencies. I would appreciate any assistance you can provide in resolving this matter.
Here are the details of my environment:
Node.js version: v18.12.1
Operating System: Linux user-PC 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Dependencies:
react-circular-progressbar: 2.1.0
react: 18.2.0
During the installation process, I encountered the following warning messages regarding unmet peer dependencies:
WARN Issues with peer dependencies found
.
└─┬ @tailwindcss/ui 0.7.2
├── ✕ unmet peer tailwindcss@^1.8.3: found 3.3.2
├─┬ @tailwindcss/custom-forms 0.2.1
│ └── ✕ unmet peer tailwindcss@^1.0: found 3.3.2
└─┬ @tailwindcss/typography 0.2.0
└── ✕ unmet peer tailwindcss@^1.5.0: found 3.3.2
I have already ensured that all dependencies, including React Circular Progressbar, are up to date. However, the issue persists.
I hope this email finds you well. I am writing to report an issue related to the React Circular Progressbar module and its peer dependencies. I would appreciate any assistance you can provide in resolving this matter.
Here are the details of my environment:
Node.js version: v18.12.1 Operating System: Linux user-PC 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Dependencies:
react-circular-progressbar: 2.1.0 react: 18.2.0 During the installation process, I encountered the following warning messages regarding unmet peer dependencies:
WARN Issues with peer dependencies found . └─┬ @tailwindcss/ui 0.7.2 ├── ✕ unmet peer tailwindcss@^1.8.3: found 3.3.2 ├─┬ @tailwindcss/custom-forms 0.2.1 │ └── ✕ unmet peer tailwindcss@^1.0: found 3.3.2 └─┬ @tailwindcss/typography 0.2.0 └── ✕ unmet peer tailwindcss@^1.5.0: found 3.3.2
I have already ensured that all dependencies, including React Circular Progressbar, are up to date. However, the issue persists.
Best regards