This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Requiring @google-cloud/resource in React fails #85
Labels
api: cloudresourcemanager
Issues related to the googleapis/nodejs-resource-manager API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
web
Thanks for stopping by to let us know something could be better!
Please run down the following list and make sure you've tried the usual "quick
fixes":
If you are still having issues, please be sure to include as much information as
possible:
Environment details
@google-cloud/resource
version: 0.8.1Steps to reproduce
For React:
When I include the
@google-cloud/resource
in nodejs and run from CLI, things work fine.When I include the
@google-cloud/resource
in a React App, it completely crashes.Ultimately, all I am trying to do is list the projects in my organization.
@google-cloud/compute
appears to function as expected, but not@google-cloud/resource
.Any insight into proper solutions or documentation would be great! Thanks!
Following these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: