Post
Share your knowledge.
Sep 11, 2023
Discussion
wsl installation
Hey guys, I'm trying to install the wsl on my windows 11 but this is the error I get:
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
PS C:\Users\User> wsl --install
The operation timed out
how can I solve this please ?
- Smart Contract
- Solidity
- Solidity Compiler
0
0
Share
Comments
Do you know the answer?
Please log in and share it.
Solidity is an object-oriented, high-level language for implementing smart contracts. It is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM).
44Posts39Answers
Trending posts
- My ERC721 contract successfully deploys, but I can't verify the contract's source code with hardhat21
- Solidity and ethers.js Compute Different Addresses from the Same Signature21
- can't understand what are the locations(uint256)22
- How to reverse keccak256 in solidity22
- Clarification on Gas Refunds and Comparison Between "require" and "revert" in Smart Contracts21