Trouble working with Remodel

So i’m trying to redo our workflow, and i wanted to use Remodel.
But I’m having trouble making it work with scripts:

I have install foreman done this:

here is the folder layout
image

Here is the test code

And when I try to run “remodel run .remodel\testscript.lua” this is what i get

So I was wondering if I could get any help with this or atleast someone could tell me what i’m doing wrong.

I think it’s looking for “my-place.rbxlx” in .remodel, which it isn’t there. If it is in the same project, maybe you can try “…/my-place.rbxlx”?