React Sentry Project not working on ubuntu machine

Hello All,
I have created a react project and follow the basic guidelines to capture events in sentry. Issue i am observing are:

  • On windows machine everything works well and I am able to see the result. However,
  • On Ubuntu machine I do not see anything on sentry no events are captured.

Is there anything specific I have to configure for ubuntu machine ?

Please suggest.