matrix-hacks / matrix-puppet-signal

A Signal bridge for Matrix
57 stars 15 forks source link

npm install error - prepareGitDep - webcrypto-core@0.1.26 #41

Closed josefbachmann closed 4 years ago

josefbachmann commented 4 years ago

In the Installation Step where i need to run npm install I get the following error:

npmv_install.log

npm -v: 6.41 node -v: v10.13.0 yarn -v: 1.21.1

Can somebody tell this noob here what to do? Thank you very much.

josefbachmann commented 4 years ago

when i changed to the current stable node version (v12.14.1) it actually worked. maybe the guide needs an update?