Closed menguzat closed 5 months ago
It's convex/constants.ts we need to update the README for that.
You'll need to install just. I don't know how to do that on Windows ...
You're probably best using Pinokio (https://pinokio.computer/) if installing AI town on Windows. .m
On Tue, May 21, 2024 at 11:14 PM menguzat @.***> wrote:
I downloaded and installed the convex binary as explained.
However, in my ai-town folder, there is no file ./convex/config.ts
and when I try npm run dev I get:
@.*** predev just convex dev --run init --until-success
'just' is not recognized as an internal or external command, operable program or batch file.
what am I doing wrong? I'm on windows 11.
— Reply to this email directly, view it on GitHub https://github.com/a16z-infra/ai-town/issues/237, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWEFGFKNVJKO3LCI4L6CHDZDQZTXAVCNFSM6AAAAABIC5UF6GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYDSNRVGY4DANA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
There's a link in the README on installing just: https://github.com/casey/just?tab=readme-ov-file#installation
I downloaded and installed the convex binary as explained.
However, in my ai-town folder, there is no file ./convex/config.ts
and when I try npm run dev I get:
'just' is not recognized as an internal or external command, operable program or batch file.
what am I doing wrong? I'm on windows 11.