Giter Site home page Giter Site logo

Comments (8)

NightBrownie avatar NightBrownie commented on July 24, 2024 2

sudo apt-get install libsecret-1-dev
solved the issue during electron-rebuild for me
hope it will be pretty much useful for someone else

from node-keytar.

Pouja avatar Pouja commented on July 24, 2024 1

It seems that you miss the libgnome-keyring-dev package as noted in the README.

from node-keytar.

havenchyk avatar havenchyk commented on July 24, 2024 1

I found solution here atom/atom#1948 (comment).

sudo apt-get install libgnome-keyring-dev
sudo npm config set python /usr/bin/python2 -g

from node-keytar.

Guria avatar Guria commented on July 24, 2024

@Pouja have installed libgnome-keyring-dev still have node-gyp rebuild error

from node-keytar.

havenchyk avatar havenchyk commented on July 24, 2024

@naholyr did you solve it? Works fine with library from the README

from node-keytar.

Guria avatar Guria commented on July 24, 2024

it was also required to run sudo apt-get install node-gyp for me as well

from node-keytar.

ancms2600 avatar ancms2600 commented on July 24, 2024

i got it working by manually installing two debian packages:
http://http.us.debian.org/debian/pool/main/libg/libgnome-keyring/libgnome-keyring-common_3.12.0-1_all.deb
http://http.us.debian.org/debian/pool/main/libg/libgnome-keyring/libgnome-keyring0_3.12.0-1+b2_amd64.deb

from node-keytar.

shiftkey avatar shiftkey commented on July 24, 2024

To build keytar on Linux you need to have these dependencies available: https://github.com/atom/node-keytar#on-linux

To use this as part of an application on Linux you need to also have installed a program that can interop with libsecret - gnome-keyring is a popular example that's available for plenty of distributions.

from node-keytar.

Related Issues (20)

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.