This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Google Cloud Vision built with Webpack #216
Labels
api: vision
Issues related to the googleapis/nodejs-vision API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
web
Dear everyone,
My project is using ReactJS, then I want to use Google-Cloud-Vision to check Identity Card.
But when I added @google-cloud/vision like below tutorial
https://cloud.google.com/vision/docs/libraries#client-libraries-usage-nodejs
I faced the problem is:
and I can see that
@google-cloud/vision
is require http2 , but this library has beenDEPRECATED
.Please help me to resolve this problem.
Thanks & Best Regards
The text was updated successfully, but these errors were encountered: