react-social-login icon indicating copy to clipboard operation
react-social-login copied to clipboard

TypeError: Cannot read property 'createElement' of undefined

Open ankit-vinove opened this issue 4 years ago • 2 comments

Hello when I am trying to make build it is throwing error "TypeError: Cannot read property 'createElement' of undefined" due to which Ia m not able to deploy the code on production(azure). Please help me to find out the appropriate solution.

Thanks

ankit-vinove avatar Jan 27 '21 05:01 ankit-vinove

Could you please add two details:

  1. Error in a little detail?
  2. How are you trying to build?

deepakaggarwal7 avatar Feb 21 '21 13:02 deepakaggarwal7

Are using a functional component instead of classic component? I've seen a similar error in that.

deepakaggarwal7 avatar Feb 22 '21 16:02 deepakaggarwal7