nichoth

Results 35 comments of nichoth

Installed `node-pre-gyp` as a global module: ``` % npm i -g @mapbox/node-pre-gyp ``` Then ran `npm i -S webtorrent-hybrid` again: ``` % npm i -S webtorrent-hybrid npm ERR! code 1...

see https://github.com/node-webrtc/node-webrtc/issues/729

I created a test that demonstrates my expectation: https://github.com/nichoth/logux-client/blob/added/client/index.test.ts#L413

I tried changing the file in `client/indexed-store` as described — https://github.com/nichoth/logux-client/blob/added/indexed-store/index.js#L55 — but still the same test results. Also, on main branch in `@logux/core`, the tests do not pass for...

Another fork — https://github.com/nichoth/identicon.js