You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to bring to your attention an issue I encountered while working with the user routes file in the project. It seems that the usage of express-validator/check is causing some problems, and the functionality is no longer working as expected.
I would suggest revisiting the Udemy video related to this section and considering removing or updating the usage of express-validator/check. It's possible that there have been changes or deprecations in the library that are affecting the current implementation.
If you could take a look at this and make the necessary adjustments, it would be greatly appreciated.
this work for me
I wanted to bring to your attention an issue I encountered while working with the user routes file in the project. It seems that the usage of express-validator/check is causing some problems, and the functionality is no longer working as expected.
I would suggest revisiting the Udemy video related to this section and considering removing or updating the usage of express-validator/check. It's possible that there have been changes or deprecations in the library that are affecting the current implementation.
If you could take a look at this and make the necessary adjustments, it would be greatly appreciated.
this work for me
The text was updated successfully, but these errors were encountered: