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!
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");...
``` 2025-04-29 09:43:26.183 [info] Starting server convex 2025-04-29 09:43:26.184 [info] Connection state: Starting 2025-04-29 09:43:26.186 [info] Starting server from LocalProcess extension host 2025-04-29 09:43:26.187 [info] Connection state: Starting 2025-04-29 09:43:26.188...
 It appears you are running it from MING64, I am running it from powershell/javascript debug terminal
I used Allor and image containers to redraw the rectangles. It involves some math, so I'll try to pull out the nodes from a workflow I'm working on. --- Essentially,...
Here is what I made up. Works okay for me. The workflow is embedded in the image. You can drag onto your workspace and install missing stuff.  (Hmm.. didn't...