Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Error in npm install #32

Open
itisparas opened this issue Apr 26, 2017 · 5 comments
Open

Error in npm install #32

itisparas opened this issue Apr 26, 2017 · 5 comments

Comments

@itisparas
Copy link

Hi there!
I am trying to install keyboard-layout through npm install --save keyboard-layout and I'm getting an error something like this. Can someone help me up with this error please?
image

@bruchmann
Copy link

bruchmann commented Sep 28, 2017

Hey @Psingl

did you manage to install keyboard-layout? I’m trying to build bryphe/oni from source but it fails due to this package.

@Rafi993
Copy link

Rafi993 commented Nov 22, 2017

I am having the same error here @bruchmann did you manage to resolve it ?

@akashnimare
Copy link

@Psingl are you on Windows? If yes, then you gotta download node-gyp dependency or just do -

  • open Windows Powershell as Admin
    C:\Windows\system32> npm install --global --production windows-build-tools

@PatrickMassot
Copy link

I don't know if this is the same error but I also came here while trying to build Oni. Solution for me was sudo apt install libxkbfile-dev (on Ubuntu).

@a-michelis
Copy link

Same goes for fedora 28 . I used sudo dnf install -y libxkbfile-devel and all went just fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants