keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.9k stars 1.23k forks source link

permission issue with linux/build_binaries.sh #7004

Open JR1994 opened 7 years ago

JR1994 commented 7 years ago

When build keybase I get the following error. I am currently running Antergos Linux

Installing Node modules for Electron
/home/rican-linux/Build/aur/keybase-git/src/client/packaging/linux/build_binaries.sh: line 68: /usr/bin/yarn: Permission denied
==> ERROR: A failure occurred in build().
Aborting...
oconnor663 commented 7 years ago

/usr/bin/yarn: Permission denied is suspicious. What happens if you just run yarn --help in your terminal? It seems like something weird has happened to that file.

JR1994 commented 7 years ago

The issues is fix when yarn was upgraded to version 0.24.5