The package at "node_modules\@google-cloud\dlp\src\v2\dlp_service_client.js" attempted to import the Node standard library module "path". It failed because React Native does not include the Node standard library.
I think is quite clear, maybe a conditional import for @google-cloud module will solve the problem
I think is quite clear, maybe a conditional import for @google-cloud module will solve the problem