Basil Tarek
Basil Tarek
I think you must specify a package that does contain package.json in order for this to work for example, **@sentry/react** instead of @sentry.
> Hi @Basil-Code, > > Thanks for submitting this PR. > > > Fix the requestPermission method when the permission is denied, and resolve ONLY if the permission is granted....
> Hi @Basil-Code, sorry for the delay. > > The null checks you added are good for safety and don't have any side effects, so they look good to me....