EntityRepository deprecation issue , Nest Js
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Q: Create repository when EntityRepository is deprecated typeorm
Can be temporarily fixed by changing the typeorm version to the same one he uses in the video.
package.json
"typeorm": "^0.2.32"