GabiAxel / google-cloud-gui

GUI for Google Cloud Datastore emulator and production
MIT License
158 stars 28 forks source link

Updated dependencies and resolve upath to 1.1.0 #9

Closed reichjustin closed 4 years ago

reichjustin commented 5 years ago

Really love the tool. It helps out a lot with development against a local GCloud Datastore container.

After recently upgrading to node 10 it turns out that the react-scripts package is pulling in an incompatible version of uauth

If you are interested, this updates most of the dependencies and pins uath to the latest version or above so that it works properly with node 10