I installed per the documentation, but a direct invocation of pocketbase-schema failed - the executable was unknown. I then tried
node node_modules/@sparkstone/pocketbase-schema/dist/pocketbase-schema.esm.js
and this time I got a config not found.
I do have a .pocketbase-schema.config.ts in the root of my project (at the same level as node_modules).
The version is 0.10.0
I installed per the documentation, but a direct invocation of
pocketbase-schemafailed - the executable was unknown. I then triedand this time I got a
config not found.I do have a
.pocketbase-schema.config.tsin the root of my project (at the same level asnode_modules).The version is 0.10.0