invertase / react-native-firebase-starter

DEPRECATED: For RNFB v5 only.
https://rnfirebase.io/docs
Other
1.17k stars 334 forks source link

fix npm run rename file table overflow error on iOS #123

Closed ramyareye closed 4 years ago

ramyareye commented 5 years ago

to prevent this error

[replaceInFile] Error occurred:  { [Error: ENFILE: file table overflow, open './ios/Pods/Headers/Private/gRPC-C++/grpcpp/impl/rpc_service_method.h']
  errno: -23,
  code: 'ENFILE',
  syscall: 'open',
  path:
   './ios/Pods/Headers/Private/gRPC-C++/grpcpp/impl/rpc_service_method.h' }
(node:2685) UnhandledPromiseRejectionWarning: Error: ENFILE: file table overflow, open './ios/Pods/Headers/Private/gRPC-C++/grpcpp/impl/rpc_service_method.h'
(node:2685) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:2685) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

same issue address at #86

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Reza Babaei seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.