Unknown arguments format passed to new HDWalletProvider Error #5999
Unanswered
DavidAde1
asked this question in
General Q&A
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.
-
Hello everyone,i am trying to deploy a contract on goerli testnet network and i'm getting this error below. Please kindly help

Error: Unknown arguments format passed to new HDWalletProvider. Please check your configuration and try again
at Object.getOptions (C:\Users\DAVID ADEKOYEJO\Documents\node_modules@truffle\hdwallet-provider\src\constructor\getOptions.ts:143:11)
at new HDWalletProvider (C:\Users\DAVID ADEKOYEJO\Documents\node_modules@truffle\hdwallet-provider\src\index.ts:70:9)
at Object.provider (C:\Users\DAVID ADEKOYEJO\Documents\nft-infura-project\truffle-config.js:10:9)
at Object.getProvider (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\provider\index.js:20:1)
at Object.create (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\provider\index.js:13:1)
at TruffleConfig.get [as provider] (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\config\dist\configDefaults.js:275:1)
at Object.detect (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\environment\environment.js:19:1)
at Object.module.exports [as run] (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\core\lib\commands\migrate\run.js:19:1)
at runCommand (C:\Users\DAVID ADEKOYEJO\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\core\lib\command-utils.js:297:1)
Truffle v5.8.1 (core: 5.8.1)
Node v18.15.0
Beta Was this translation helpful? Give feedback.
All reactions