Reactjs – How to solve package incompatibility when adding wagmi viem to React/Typescript project?
I am trying to add wagmi and viem packages to the project. My project has react-scripts package and I am using the latest version 5.0.1. Typescript is running with version 4.9.5. However, when I try to add wagmi and viem,…