google-cloud-gui icon indicating copy to clipboard operation
google-cloud-gui copied to clipboard

GUI for Google Cloud Datastore emulator and production

Results 9 google-cloud-gui issues
Sort by recently updated
recently updated
newest added

After selecting items and clicking "Delete", there is a notification that says "Deleting...", but nothing is actually deleted. The notification remains indefinitely. Related: is there a way to manually delete...

Hi, I'm facing the following problem when I try to execute the project. Env: - Installed using yarn command; - I'm running inside node:8 docker image (I had the same...

Hi there! I cannot install it no matter what: ``` $ yarn global add google-cloud-gui 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'global' $ yarn --version...

Great work so far, very useful for my videos: https://www.youtube.com/playlist?list=PLCrwuqjmVebK08Cwz_XB55cNKFfFYOMGo Currently, if a new type is added I need to refresh the page. The current refresh button only refreshes the...

I installed it through npm, but get the following. Should I be installing this myself? If so, how? (Node v.10.0.0) ``` $ google-cloud-gui /usr/local/lib/node_modules/google-cloud-gui/node_modules/grpc/src/grpc_extension.js:55 throw error; ^ Error: Failed to...

When installing with `npm i -g google-cloud-gui` , you may encounter repeating: ``` gyp WARN EACCES user "root" does not have permission to access the dev dir "/usr/local/lib/node_modules/google-cloud-gui/node_modules/grpc/.node-gyp/8.11.1" gyp WARN...

No able to install it to MacOS: Ventura 13.4 with M1 processor. Log is attached. [google-cloud-gui_install.log](https://github.com/GabiAxel/google-cloud-gui/files/12176356/google-cloud-gui_install.log)