Closed JamieMagee closed 3 years ago
I get the following error when trying to install jest-mock-extended when using Yarn v2
jest-mock-extended
jest-mock-extended@npm:1.0.8 [f88a9] doesn't provide typescript@>=3.7.0 requested by ts-essentials@npm:4.0.0
Can you add typescript as a peerDependency? Here's the Yarn advice.
typescript
peerDependency
Fixed
I get the following error when trying to install
jest-mock-extended
when using Yarn v2Can you add
typescript
as apeerDependency
? Here's the Yarn advice.