Fix Terminal problem in Atom Text Editor and run using Powershell 7. Install and update Powershell 7
Опубликовано: 10 Октябрь 2024 на канале: SPOTLESS TECH
3,538
46
Just copy the command in Windows Powershell(Existing powershell to update it to powershell 7)
Command: iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
Paste it in Windows Powershell.
Press Enter and install it..