marianozunino / morpheus

Morpheus is database migration tool for Neo4j written in Typescript.
MIT License
18 stars 4 forks source link

nestJS required #40

Open jroith opened 7 months ago

jroith commented 7 months ago

I'm getting an error "Error: Cannot find module '@nestjs/common'". Is this intentional? Does morpheus have a peer dependency on nestJS?

marianozunino commented 7 months ago

Reference

I haven't had any time to finish the "split" of the cli/nestjs.

marianozunino commented 7 months ago

Update:

I finally was able to move to a mono repo, right now is sitting under the monorepo branch. Still need to migrate tests (sigh), and the nestjs module (easy)