You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
➤ 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.