ForNeVeR / Kaiwa

A modern XMPP Web client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error installing with npm install

stevenroose opened this issue · comments

Following the dev installation instructions on the README, I tried to install with npm install.

I got the following build errors: https://gist.github.com/stevenroose/3f5575ab02b3d46c3ccd7d8beeb4f8e4

I have the following versions:

$ node --version
v10.4.1
$ npm --version
6.1.0
  1. this package is outdated, possible they need to update nan module to build
  2. this package is optional for stanza.io (and kaiwa) and no need to throw fatal error on it when installing packages (npm bug?). Using yarn I did not receive fatal error and able to use Kaiwa