Hi,
i retrieve following error:
Add-Member: C:\Users\adm.Christian.Kuever\Downloads\logicappdocs-main\logicappdocs-main\src\Helper.ps1:225
Line |
225 | … Add-Member -MemberType NoteProperty -Name Order -Value $i …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot add a member with the name "Order" because a member with that name already exists. To overwrite the
| member anyway, add the Force parameter to your command.
adding the -force did not solve it.