Results 5 comments of 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!

Even by being more faithful to what is in storybook, still not getting the project: ```html Chat Bubbles import { Comical, Bubble } from 'https://cdn.skypack.dev/comicaljs'; paper.install(window); const wrapDiv = document.createElement("div");...