Skip to content

Errors when paths in project path starts with a digit #28

@janegilring

Description

@janegilring

Some paths in one of my project folders contains dots and underscores. This leads to errors when loading PSProfile:

Import-Metadata : At C:\Users\janring\AppData\Roaming\powershell\SCRT HQ\PSProfile\Configuration.psd1:76 char:18
+   GitPathMap = @{
+                  ~
Missing closing '}' in statement block or type definition.
At C:\Users\janring\AppData\Roaming\powershell\SCRT HQ\PSProfile\Configuration.psd1:77 char:5
+     2019MVPDagen_org = 'C:\Users\janring\Git\2019MVPDagen_org'
+     ~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions