plouc / wiremock-ui

An unofficial UI for WireMock
https://plouc.github.io/wiremock-ui/
MIT License
145 stars 54 forks source link

getting issue while running yarn start #19

Open baburao455 opened 3 years ago

baburao455 commented 3 years ago

/node_modules/@types/react-redux/node_modules/@types/react/index.d.ts (3060,14): Duplicate identifier 'LibraryManagedAttributes'.

Please help to fix this issue

HarishBaskaran commented 2 years ago

(2302,19): Interface 'Element' cannot simultaneously extend types 'ReactElement' and 'ReactElement<any, any>'. Named property 'type' of types 'ReactElement' and 'ReactElement<any, any>' are not identical.

Kindly help to fix this issue.