typeorm-polymorphic icon indicating copy to clipboard operation
typeorm-polymorphic copied to clipboard

Update to work with newer TypeORM version

Open cwqt opened this issue 4 years ago • 1 comments

Have a dependency tree issue with typeorm@"^0.3.0-alpha.24

npm WARN using --force Recommended protections disabled.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: [email protected]
npm ERR! node_modules/typeorm
npm ERR!   typeorm@"^0.3.0-alpha.24" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typeorm@"^0.2.29" from [email protected]
npm ERR! node_modules/typeorm-polymorphic
npm ERR!   typeorm-polymorphic@"^0.0.10" from the root project

cwqt avatar Feb 24 '21 12:02 cwqt

Is there any update on it @cwqt @bashleigh

erishiraj avatar Dec 21 '22 18:12 erishiraj