GithubHelp home page GithubHelp logo

Lacking gRPC about google-cloud-gui HOT 6 OPEN

gabiaxel avatar gabiaxel commented on June 9, 2024 1
Lacking gRPC

from google-cloud-gui.

Comments (6)

GabiAxel avatar GabiAxel commented on June 9, 2024

I think I got it too when using Node 10, but not 8 (though with 8 I encountered #1). I didn't get to fix it yet, so the most reliable solution I can suggest is to use Yarn.

from google-cloud-gui.

JoshuaFox avatar JoshuaFox commented on June 9, 2024

OK, switched to

$ node -v
v8.9.4

(yarn global add google-cloud-gui had failed earlier, but this Node version let me run that.)

However, I still get that gRPC error.

I also get the error if I remove this in yarn and then install using npm i -g google-cloud-gui

from google-cloud-gui.

GabiAxel avatar GabiAxel commented on June 9, 2024

Before you installed it again, did you uninstall it? First ensure it is uninstalled by both npm and Yarn (they install global libraries in different locations, but the symlink to the executable command can only reference one of them, which you can see by running ls -l /usr/local/bin/google-cloud-gui), and then try Yarn again.

If that fails too, until we find a proper solution, you can download the repository and build it locally as described at the end of Development section.

from google-cloud-gui.

JoshuaFox avatar JoshuaFox commented on June 9, 2024

I succeeded! I saw my Kinds -- wonderful tool!

Among the tricks I tried was the --unsafe-perm parameter. That may have made the difference

from google-cloud-gui.

JoshuaFox avatar JoshuaFox commented on June 9, 2024

In case this helps others who come after me -- the tool is installed for me at ~/.nvm/versions/node/v8.9.4/lib/node_modules/google-cloud-gui/

from google-cloud-gui.

calsmith avatar calsmith commented on June 9, 2024

Same error here, the solutions listed above didn't solve the problem

from google-cloud-gui.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.