Open lipkau opened 1 year ago
Hmm. One of the problems with serializing custom types is that if you try to deserialize and the type isn't available, it doesn't work right. I'll have a look at PoshCode/Metadata to see if I can make those just import as PSCustomObject when the type isn't available (instead of crashing).
In the meantime, you just need to either install PowerLine, or delete the "PowerLine" block from that Darkly theme.
Unable to use on mac. The error that I get when running
import-DefaultModule
is bellow.Looks like
ITheme
is not available