Lee Thomas

Results 9 comments of Lee Thomas

Alas I still get the following error: `fatal: [IP_Address]: FAILED! => {"msg": "The conditional check 'false streisand_ci' failed. The error was: template error while templating string: expected token 'end of...

Me too. I think it originates with this commit, to sodium-javascript: https://github.com/sodium-friends/sodium-javascript/commit/656d6d251e88a6e139869f3e244c23a3ad91eeea and this one in sodium-universal: https://github.com/sodium-friends/sodium-universal/commit/e97357e4d280e9c04e6dc406e8c1cd38d5b8b462

> A couple of days ago I had the same problem, with `Cannot find module './crypto_auth'`. > > Looking a little deeper, and comparing the contents of the v3.0.3 package...

Thanks to @paul90, I solved it like this. Note I am not experienced at building node projects so perhaps this will break something somewhere else. But it worked for me:...

I had a couple of transcription errors in the above script. This is what works: ``` pkg_add git pkg_add libsodium pkg_add libtool pkg_add autoconf-2.71 pkg_add node npm install node-gyp -g...

Since version [10.17.0 ](https://github.com/holepunchto/hypercore/commit/2d2a6207a36b60610ed4e918cf483368f0e7d121): `--omit=dev` flags are needed on the `npm install`s and most `npm link`s in the above. This is because the build of the dev dependency[ `udx-native`](https://github.com/holepunchto/udx-native) fails...

Note if you remove `#include` or change to `malloc.h`, you get an error like below: ``` src/libethash/util_win32.c:29:6: error: conflicting types for 'printf' src/libethash/util_win32.c: In function 'printf': src/libethash/util_win32.c:35:2: warning: implicit declaration...

Same for me, have asked a question here: https://stackoverflow.com/questions/64693769/what-should-the-primary-and-secondary-ip-address-be-when-setting-up-stun-server