eventsource icon indicating copy to clipboard operation
eventsource copied to clipboard

Module not found error

Open udhayakumarcp opened this issue 3 years ago • 1 comments

I am facing the following error when I am running the angular app. please find my environmental details below

Machine Environmental: image

Error i am facing image

udhayakumarcp avatar Jan 03 '22 16:01 udhayakumarcp

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

udhayakumarcp avatar Jan 04 '22 06:01 udhayakumarcp