fullstack-hy2020 / fullstack-hy2020.github.io

https://fullstack-hy2020.github.io
Other
1.53k stars 3.84k forks source link

Part4 c code update #3782

Open boolYikes opened 2 weeks ago

boolYikes commented 2 weeks ago

Using the original 'MongoServerError' gives internal error 500 now. Changing the code to error.code === 11000 worked.