Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

struggling to get kiwibnc to install #130

Open
shutfu opened this issue Jun 10, 2021 · 1 comment
Open

struggling to get kiwibnc to install #130

shutfu opened this issue Jun 10, 2021 · 1 comment

Comments

@shutfu
Copy link

shutfu commented Jun 10, 2021

Have tried on fresh installs of ubuntu server 20.04 and debian 10. Installed nodejs and npm following instruction from https://github.com/nodesource/distributions/blob/master/README.md and then tried installing kiwibnc via the directions

$ git clone https://github.com/kiwiirc/kiwibnc.git
$ cd kiwibnc
$ npm install

always errors.
h6e5j.txt

debug log output https://termbin.com/h6e5j

@ItsOnlyBinary
Copy link
Contributor

Two options for getting better-sqlite3 to install:

  1. downgrade to nodejs v14

  2. sudo apt-get install libsqlite3-dev && npm install [email protected] --build-from-source --sqlite=/usr/local

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

No branches or pull requests

2 participants