rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar
https://docs.rollbar.com/docs/javascript
MIT License
566 stars 212 forks source link

Nodemon no longer show error message when Rollbar is initialized. #1108

Open cmkc109 opened 1 year ago

cmkc109 commented 1 year ago

Normally nodemon will display crash or error message when something fails locally. But when I initialize rollbar locally, nodemon will no longer display these error. Is there compatibility issue of nodemon with Rollbar?

rollbar2

mudetroit commented 8 months ago

Would it be possible for you to provide a minimal example of the problem for me to work to reproduce it?