squalle0nhart

Results 3 comments of squalle0nhart

Is there any update on this ? I'm still having this issues with ios firebase. Without manual copy GoogleService-Info.plist it will be empty

Same here. I'm using jest but got same error. Any suggestion ?

Ok i've found the solution to bypass this error for testing (with Jest) . The idea is give process correct dummy function for process._linkedBinding. For jest: 1. Add setup file...