ljlm0402 / typescript-express-starter

πŸ“˜ Quick and Easy TypeScript Express Starter
http://npm.im/typescript-express-starter
MIT License
2.73k stars 420 forks source link

🌼 Update Version #165

Closed andrija29 closed 2 years ago

andrija29 commented 2 years ago

Project won't start because of the outdated mongoose version.

Content (μž‘μ—… λ‚΄μš©) πŸ“

Just bumped Mongoose version to the latest

Etc (기타 사항) πŸ”–

Error that I was getting: error: uncaughtException: Please use mongoose 6.3.0 or higher (Current mongoose: 6.2.11) [E001]

Check List (체크 사항) βœ…

ljlm0402 commented 2 years ago

@andrija29

Sorry for being late. And I sincerely thank you for the good PULL Request. The cause of the problem was accurately identified.

image