facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.7k stars 26.84k forks source link

solution for this available, hit the link at the end: #13272

Open tookstanmay opened 1 year ago

tookstanmay commented 1 year ago
 [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
 [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.

middleware-deprecation-solution.txt

MatsveiDubaleka commented 5 months ago

Works! Thanks!

RajeevRanjan5642 commented 3 weeks ago

It worked 👍🏿 Thanks 💗