adrianhajdin / project_web3_battle_game

With a stunning design, interactive gameplay, smart wallet pairing, live interaction with smart contracts, and, most importantly, the ability to battle other players in real-time, AvaxGods is the best and the only Web3 battle-style online multiplayer card game that you can currently find on YouTube.
https://jsmastery.pro
435 stars 144 forks source link

Error HH502: Couldn't download compiler version list. Please check your internet connection and try again. #8

Open AryanK318 opened 1 year ago

AryanK318 commented 1 year ago

HardhatError: HH502: Couldn't download compiler version list. Please check your internet connection and try again. at D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\solidity\compiler\downloader.ts:157:17 at processTicksAndRejections (node:internal/process/task_queues:95:5) at async CompilerDownloader.downloadCompiler (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\solidity\compiler\downloader.ts:150:5) at async SimpleTaskDefinition.action (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\builtin-tasks\compile.ts:551:9) at async Environment._runTaskDefinition (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\core\runtime-environment.ts:308:14) at async SimpleTaskDefinition.action (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\builtin-tasks\compile.ts:678:36) at async Environment._runTaskDefinition (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\core\runtime-environment.ts:308:14) at async Environment.run (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\core\runtime-environment.ts:156:14) at async Environment._runTaskDefinition (D:\Aryan\NF3\Card_Game\web3\node_modules\hardhat\src\internal\core\runtime-environment.ts:308:14)

Caused by: ConnectTimeoutError: Connect Timeout Error
    at onConnectTimeout (D:\Aryan\NF3\Card_Game\web3\node_modules\undici\lib\core\connect.js:182:24)
    at D:\Aryan\NF3\Card_Game\web3\node_modules\undici\lib\core\connect.js:129:46
    at Immediate._onImmediate (D:\Aryan\NF3\Card_Game\web3\node_modules\undici\lib\core\connect.js:168:33)
    at processImmediate (node:internal/timers:471:21)