Results 6 comments of Ken Lin

https://idl.cs.washington.edu/files/2017-VegaLite-InfoVis.pdf - 3.2 View Composition Algebra Describes `layers`, `hconcat`/`vconcat`, and `facet` but I don't see these descriptions on the Vega-Lite site, other than faceting through `row` or `column` [channels](https://vega.github.io/vega-lite/docs/encoding.html#facet).

I've experienced this as well with the latest npm install "node-irsdk": "^2.1.6" js-irsdk: yaml error: YAMLException: the stream contains non-printable characters at line 1455, column 29: UserName: Ondřej Hašlar ^...

@martinguder I use the approach @apihlaja alluded to, using captured data. I find it much easier to prototype against reproducible data. I did the following: 1. Use https://github.com/apihlaja/node-irsdk/blob/master/utils/recorder.js on the...

FWIW, I am running arquero 5.2.0 on node and the error message still appears as above.

Did you resolve this? ``` npm ERR! gyp ERR! find VS ************************************************************** npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio npm ERR!...

[huhuime](https://github.com/huhuime)'s `killHwnd` function seems to work for me: [[Question] How to get the process ID of the new activeXObject ? #53](https://github.com/durs/node-activex/issues/53#issuecomment-877770741)