This repository was archived by the owner on Feb 26, 2024. It is now read-only.
install @truffle/hdwallet-provider get error #6196
Unanswered
captainJackSaprrowTolle
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
Uh oh!
There was an error while loading. Please reload this page.
-
`PS I:\solidity\truffle-app> npm i @truffle/hdwallet-provider@2.1.9
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