Has anyone faced below warning in \"ng serve\"?
WARNING in ./node_modules/@angular/compiler/src/util.js 10:24-31 Critical dependency: require functi
I had this error (shown in the title) and several others because I tried to implement a 3rd party library.
So in short, if you get these errors try looking at your 3rd party libraries. In my case it was a barcode scanning library from Scanbot.io.