Thales Ogliari

Results 7 comments of Thales Ogliari

I was getting the same error, after add a missing import on C++ code, everything worked. The fix is in PR #42

Thanks from Brazil ❤️ ❤️

Just sent a PR with the upgraded version. (#11) @reg2005 can you merge it for us?

@reg2005 @VladyslavParashchenko bump!

Guys, as the maintainer of this repository isn't accepting our PR, we upgraded using the yarn `resolutions` method. Insert the following parameters on `package.json` file: ```json "resolutions": { "@sentry/node": "7.34.0"...