This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
abitype@npm:0.7.1 [20ff3] → >=4.9.4 ✘ #7144
Closed
Description
Expected behavior
➤ YN0002: │ web3-eth-abi@npm:4.2.2 doesn't provide typescript (p6fa46), requested by abitype
- Not seeing the above message when yarn install
Actual behavior
➤ YN0002: │ web3-eth-abi@npm:4.2.2 doesn't provide typescript (p6fa46), requested by abitype
- see the above message when yarn install
Steps to reproduce the behavior
yarn install
- web3-eth-abi@npm:4.2.2 doesn't provide typescript (p6fa46), requested by abitype
yarn explain peer-requirements p6fa46
abitype@npm:0.7.1 [20ff3] → >=4.9.4 ✘
Logs
➤ YN0000: ┌ Resolution step
➤ YN0002: │ web3-eth-abi@npm:4.2.2 doesn't provide typescript (p6fa46), requested by abitype
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
yarn explain peer-requirements p6fa46
➤ YN0000: web3-eth-abi@npm:4.2.2 doesn't provide typescript, breaking the following requirements:
➤ YN0000: abitype@npm:0.7.1 [20ff3] → >=4.9.4 ✘
I think the problem is caused by using typescript version 4.7.4 on web3-eth-abi
.
Environment
Node: v16.19.1
typescript: v4.9.5
web3.js: v4.10.0