3

Closed

After code generation, showui looping looking for Current.style

description

After completing code generation on startup, import-module showui still stays stuck. It appears that its repeatedly looking for a file named "Current.style" in ...\Modules\ShowUI\StyleSystem\Styles, while in fact the file is located one-level up in the StyleSystem directory.
Closed Apr 26 at 2:20 AM by Jaykul
Fixed in 1.4

comments

BurtHarris wrote May 19, 2012 at 5:45 PM

I've temporarily worked around this by creating the Styles folder and copying the Current.Style file there.

BurtHarris wrote May 19, 2012 at 5:46 PM

P.S: Running Powershell 3.0 beta.

BrianKlish wrote Jun 23, 2012 at 1:14 AM

exact same problem. moving the folder also worked for me