fresh2dev / AnyBox

The easiest way to develop apps for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

^ Cannot find type [AnyBox.AnyBox]: verify that the assembly containing this type is loaded.

RitzDaCat opened this issue · comments

commented

Getting this error in Visual Studio code and not in Powershell IDE. My Visual Studio code is using 7.0 preview 6.

Line |
25 | $userbox = New-Object AnyBox.AnyBox

 |            ^ Cannot find type [AnyBox.AnyBox]: verify that the assembly containing this type is loaded.
commented

AnyBox is not compatible with Powershell Core, “pwsh”.