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
i got this , give me a suggestion , or a solution
PS C:\Users\User\millow> npx hardhat run ./scripts/deploy.js --network localhost
HardhatError: HH108: Cannot connect to the network localhost.
Please make sure your node is running, and check your internet connection and networks config
at HttpProvider._fetchJsonRpcResponse (C:\Users\User\millow\node_modules\hardhat\src\internal\core\providers\http.ts:223:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HttpProvider.request (C:\Users\User\millow\node_modules\hardhat\src\internal\core\providers\http.ts:87:29)
at EthersProviderWrapper.send (C:\Users\User\millow\node_modules@nomiclabs\hardhat-ethers\src\internal\ethers-provider-wrapper.ts:13:20)
at getSigners (C:\Users\User\millow\node_modules@nomiclabs\hardhat-ethers\src\internal\helpers.ts:45:20)
at main (C:\Users\User\millow\scripts\deploy.js:15:46)
i got this , give me a suggestion , or a solution
PS C:\Users\User\millow> npx hardhat run ./scripts/deploy.js --network localhost
HardhatError: HH108: Cannot connect to the network localhost.
Please make sure your node is running, and check your internet connection and networks config
at HttpProvider._fetchJsonRpcResponse (C:\Users\User\millow\node_modules\hardhat\src\internal\core\providers\http.ts:223:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HttpProvider.request (C:\Users\User\millow\node_modules\hardhat\src\internal\core\providers\http.ts:87:29)
at EthersProviderWrapper.send (C:\Users\User\millow\node_modules@nomiclabs\hardhat-ethers\src\internal\ethers-provider-wrapper.ts:13:20)
at getSigners (C:\Users\User\millow\node_modules@nomiclabs\hardhat-ethers\src\internal\helpers.ts:45:20)
at main (C:\Users\User\millow\scripts\deploy.js:15:46)
The text was updated successfully, but these errors were encountered: