When trying to export entites created with EntitySchema we face the
TypeError: Cannot read properties of undefined (reading 'className')-
libfolder simulates a librarynpm i && cd lib && npm i
-
cd lib/ npm run initdbWorks as expected
-
cd {root} npm run initdbThrows the error