Skip to content

Instantly share code, notes, and snippets.

View trousyt's full-sized avatar

Troy Parkinson trousyt

  • Tucson, AZ
View GitHub Profile
@trousyt
trousyt / gist:2bfaf02cea2e1cc459a2d7eb423a9b2a
Created May 8, 2021 18:43
WpDotNet WPGraphQL plugin build stack trace
C:\Users\trparkin\.nuget\packages\peachpie.net.sdk\1.0.5\build\Peachpie.NET.Core.Sdk.targets(245,5): error : Unable to cast object of type 'Pchp.CodeAnalysis.Semantics.BoundArrayEx' to type 'Pchp.CodeAnalysis.Semantics.BoundReferenceExpression'. [C:\Users\trparkin\source\Workspaces\Workspace\OrchardSite\OrchardSite.PeachPie\Plugins\WPGraphQL\WPGraphQL.msbuildproj]
C:\Users\trparkin\.nuget\packages\peachpie.net.sdk\1.0.5\build\Peachpie.NET.Core.Sdk.targets(245,5): error : at Pchp.CodeAnalysis.Semantics.BoundListEx.<>c.<.ctor>b__22_0(KeyValuePair`2 pair) [C:\Users\trparkin\source\Workspaces\Workspace\OrchardSite\OrchardSite.PeachPie\Plugins\WPGraphQL\WPGraphQL.msbuildproj]
C:\Users\trparkin\.nuget\packages\peachpie.net.sdk\1.0.5\build\Peachpie.NET.Core.Sdk.targets(245,5): error : at System.Linq.Enumerable.SelectIListIterator`2.ToArray() [C:\Users\trparkin\source\Workspaces\Workspace\OrchardSite\OrchardSite.PeachPie\Plugins\WPGraphQL\WPGraphQL.msbuildproj]
C:\Users\trparkin\.nuget\packages\peachpie.net.sdk