install @truffle/hdwallet-provider get error #6196
Unanswered
taoli-ax
asked this question in
Installation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
`PS I:\solidity\truffle-app> npm i @truffle/[email protected]
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @babel/types@^7.22.18.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! A complete log of this run can be found in: C:\Users\lt\AppData\Local\npm-cache_logs\2023-09-14T16_34_13_977Z-debug-0.log`
babel/types doesnt even have the ^7.22.18
Beta Was this translation helpful? Give feedback.
All reactions