Skip to content

"pnpm db:setup" fails on Windows environment #293

Description

@ykawase5048

pnpm db:setup fails on my Windows environment. According to the error message, it seems that the issue is caused by the db:kill script.

pnpm db:setup

catdat@0.0.1 db:setup
pnpm db:kill && tsx --tsconfig database/tsconfig.json database/scripts/setup.ts

catdat@0.0.1 db:kill
rm -rf database/catdat.db

I also encountered a similar issue with the command cp in the script pnpm db:snapshot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions