Uncaught TypeError: Cannot read properties of undefined (reading 'id') at registerNgModuleType Issue

Viewed 34

MEAN Stack Project where the front (built with Angular) runs on localhost:4000 The Problem is sometimes the App Crashes displaying a white blank page with the following error in console:

enter image description here

The issue resolves when I remove node modules folder and reinstall the dependencies But Doing that frequently is not practical Plus it seems the issue is not resolved

0 Answers
Related