Skip to content

adding property oneToMany to relational is causing UndefinedModuleException in nest #1883

@vishalk787

Description

@vishalk787

To Reproduce

  1. Installed and ran the project
  2. generated resource company and generated migration and ran it
  3. generated resource employees and generated migration and ran it
  4. added property to company and generated migration and ran it
  5. added properties to employees and generated migration and ran it
  6. added property oneToMany to company
  7. this created the error

Screenshots
properties values
Image

error
Image

  • OS: macOs Sonoma 14.6
  • NodeJS Version 22.13.1
  • Database PostgreSQL

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions