eventsource
eventsource copied to clipboard
Module not found error
I am facing the following error when I am running the angular app. please find my environmental details below
Machine Environmental:

Error i am facing

It is not shown when adding the following lines in the package.json
"browser": {
"http": false,
"https": false
},
But I am not sure, whether is right or not