Tried to use this with Adonis V7 and ran into a couple of issue with peer dependencies crashing the dev server start, which I was able to work around using pnpm overrides for the dependency versions.
Now I'm getting a bunch of errors when trying to edit/save the default User resource from a very minimal pnpm create adonisjs@latest name-here -- --kit=api-monorepo.
Tried to use this with Adonis V7 and ran into a couple of issue with peer dependencies crashing the dev server start, which I was able to work around using pnpm overrides for the dependency versions.
Now I'm getting a bunch of errors when trying to edit/save the default User resource from a very minimal
pnpm create adonisjs@latest name-here -- --kit=api-monorepo.