mactkg

Results 15 comments of mactkg

#166 helps me when I write a test using `node-mocks-http`. You can use #166 branch like this ``` npm i --save https://github.com/jakeorr/next-connect#c837eee ``` and add "postinstall" script to `package.json` ```json...

impl hint...: we need to toggle registration of globalshortcut which are registered [here](https://github.com/gillesdemey/Cumulus/blob/master/index.js#L112-L134) whether the app is focused or not

@nbelisle11 I have encountered the same issue. What version of GHE do you use? I use 3.0.x.

I think Jasper may work with older versions of GHE... Does it works with GHE2.x? I don't have an environment to test but I suspect an undocumented change of GHE.

The error looks like same as https://github.com/briansmith/ring/issues/1063 and https://github.com/briansmith/ring/issues/1163. Upgrading the version of `ring` to >= 0.16.17 should fix the issue, but I can't read/write rust πŸ™ˆ

It looks that installing python require the package included "dpkg-architecture". So please try installing the package of "dpkg-dev". "dpkg-dev" might be including "dpkg-architecture".

[![Screenshot from Gyazo](https://gyazo.com/94c0432ddf2e1ad32c9871c43df25fe1/raw)](https://gyazo.com/94c0432ddf2e1ad32c9871c43df25fe1) I found raw tracklist data using React Dev Tool. Can we capture the state in our script...?

@brianlheim I didn't know, Thanks! But @thii already created fixed version of PR πŸ˜›