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
Search the existing issues, especially the pinned issues.
Exception report
Oops, something went wrong.Please report this bug with ALL the details below, including both the 'Environment' and 'Exception' sections.Please report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.yamlThank you!### EnvironmentPSReadLine: 2.2.6PowerShell: 7.3.1OS: Darwin 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000BufferWidth: 226BufferHeight: 57Last 0 Keys:### ExceptionSystem.IO.IOException: The system cannot open the device or file specified. : 'PSReadLineHistoryFile_1039836058' at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew) at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name) at Microsoft.PowerShell.PSConsoleReadLine.DelayedOneTimeInitialize() at Microsoft.PowerShell.PSConsoleReadLine.Initialize(Runspace runspace, EngineIntrinsics engineIntrinsics) at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken, Nullable`1 lastRunStatus)
Screenshot
Install-WSMan
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib' is denied.
New-Item: Administrator privilege required for this operation.
New-Item: Administrator privilege required for this operation. WARNING: WSMan libs have been installed, please restart your PowerShell session to enable it in PowerShell
Environment data
From Environment data scriptPS Version: 7.3.1PS HostName: Visual Studio Code HostPSReadLine Version: 2.2.6PSReadLine EditMode: EmacsOS: Darwin MWQLVWMYXC 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000 arm64BufferWidth: 205BufferHeight: 15From $PSVersionTableName Value---- -----PSVersion 7.3.1PSEdition CoreGitCommitId 7.3.1OS Darwin 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000Platform UnixPSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}PSRemotingProtocolVersion 2.3SerializationVersion 1.1.0.1WSManStackVersion 3.0
Steps to reproduce
Install PowerShell and.NET on Mac (macOS Ventura - M1 Pro)
@darthwalsh I have closed the project which required development with PWSH. It was consistent, and It was not on system reboot. I don't recall the details and how I was able to reproduce it.
Prerequisites
Exception report
Screenshot
Install-WSMan
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libmi.dylib' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib.bak' is denied.
Copy-Item: Access to the path '/usr/local/microsoft/powershell/7/libpsrpclient.dylib' is denied.
New-Item: Administrator privilege required for this operation.
New-Item: Administrator privilege required for this operation.
WARNING: WSMan libs have been installed, please restart your PowerShell session to enable it in PowerShell
Environment data
Steps to reproduce
Install PowerShell and.NET on Mac (macOS Ventura - M1 Pro)
Get-InstalledModule
Install-Module -Name AWS.Tools.Common
Install-Module -Name AWSLambdaPSCore
Install-Module -Name ExchangeOnlineManagement
Install-Module -Name PSWSMan
Install-WSMan
Restart pwsh
Expected behavior
The PowerShell should have reloaded.
Actual behavior
PowerShell is not restarting/initializing
The text was updated successfully, but these errors were encountered: