Console icon indicating copy to clipboard operation
Console copied to clipboard

Sitecore PowerShell Extensions

Results 146 Console issues
Sort by recently updated
recently updated
newest added

**Code:** ``` Login-User -Identity "sitecore\admin" -Password "b" ``` **Error:** ``` 1616 12 May 2025 01:29:29 WARN Object reference not set to an instance of an object.At line:30 char:5 + Login-User...

### Steps to Reproduce 1. Execute the Receive-File command 2. Select a file and choose ok 3. See error in browser console > TypeError: Cannot read properties of undefined (reading...

Bumps [debug](https://github.com/debug-js/debug) from 4.2.0 to 4.4.0. Release notes Sourced from debug's releases. 4.4.0 Fixes (hopefully) the inefficient regex warnings in .enable(). Minor version as this is invariably going to break...

dependencies
javascript

Hi everyone, I would like to request a feature (I am sorry if there is already a solution out there which I might have overlooked): Please implement support for Clear-Host...

Hello folks! Would it be possible for us to have a Watch Window to check the value of variables more conveniently than the Immediate Window? Also please make it easier...

### Expected Behavior I would expect that `Sitecore PowerShell Extensions.version` file have version `7.0.0`. ### Actual Behavior Currently, `Sitecore PowerShell Extensions.version` file have `6.4.0` version inside. That's just not very...