Steven Altsman
Steven Altsman
> Is any plan to support netcore2.0,many need it I come from the future, it is now netcore2.2 and would still like to have it.
Where would I put getOwner()? ```` Record B: lift: number { getOwner().Strength.level * 10 } ```` Or does in go in value? ```` @type(B).value(x => getOwner().Strength.level * 10).as lift: Number;...
This is what I am getting - as of August 2022. ``` Collecting chords2midi Using cached chords2midi-0.7.0.tar.gz (4.6 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info...
That fixed it for me; thanks!