Skip to content

hdev-sec/mikrorm-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mikro-orm EntitySchema Export PoC

Description

When trying to export entites created with EntitySchema we face the

TypeError: Cannot read properties of undefined (reading 'className')

Installation

  • lib folder simulates a library

    npm i && cd lib && npm i
    

Step to reproduce

  1.   cd lib/
      npm run initdb
    

    Works as expected

  2.   cd {root}
      npm run initdb
    

    Throws the error

About

PoC of unexpected behaviour

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors