I'm facing a tricky issue while trying to run my Angular project on my macOS M1 using Node.js 14. When I attempt to launch the project, I encounter this puzzling error related to Webpack-Dev-Middleware.
knowing that the project works on another Mac with the same configuration and the same version of Node 14. I even tried to reset the Mac, but the same problem occurred. I've tried also updating dependencies and clearing the cache, but nothing seems to resolve the problem.
If you have experience with Angular, Webpack, or if you've come across a similar error before, I would greatly appreciate your insights and suggestions. Any help is welcome!
Thank you in advance for your support and advice. Please feel free to reach out privately if you have any leads. enter image description here