Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

TS2300: Duplicate identifier 'LibraryManagedAttributes'. #64

Open
moonery-dev opened this issue May 6, 2021 · 1 comment
Open

TS2300: Duplicate identifier 'LibraryManagedAttributes'. #64

moonery-dev opened this issue May 6, 2021 · 1 comment

Comments

@moonery-dev
Copy link

walletconnect-example-dapp/node_modules/@types/react-dom/node_modules/@types/react/index.d.ts(2977,14):
TS2300: Duplicate identifier 'LibraryManagedAttributes'.

yarn install
 yarn start

yarn version v1.22.10
warning ../../../package.json: No license field
info Current version: 1.4.0

@moonery-dev
Copy link
Author

Just add: "resolutions": {
"@types/react": "^16.9.51"
},

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@moonery-dev and others