ForNeVeR / Kaiwa

A modern XMPP Web client
MIT License
74 stars 13 forks source link

Error installing with npm install #229

Open stevenroose opened 6 years ago

stevenroose commented 6 years ago

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
vitalyster commented 6 years ago

0) this package is outdated, possible they need to update nan module to build 1) 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

stevenroose commented 6 years ago

Which package? stringprep?

Install instructions say npm instead of yarn, though.

On Tue, Jun 19, 2018, 00:33 vitalyster notifications@github.com wrote:

  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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ForNeVeR/Kaiwa/issues/229#issuecomment-398216537, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0F3IgwfOLZbCKszrk733iJwx6GOPnAks5t-CrFgaJpZM4UshgR .