Peter Lyons

Results 27 issues of Peter Lyons

What do you think about trying to retain some/all/more of the current environment variables when launching the child process? Aliases are helpful, but often my aliases and functions depend upon...

The canvas dependency is compiled and giving me errors and it's not something I really expect or want in this type of testing library. My expectation, which I think is...

Some plugins have encountered crashes with the `sharp` npm package's native add-on code that dynamically links to libz. It needs libz 1.2.9 and our debian base image only includes up...

I've enabled synonym support in my elasticsearch, which means, for example, end users might search for "trousers" and get back results that do not contain "trousers" but do contain "pants"....

## Change Request ### Describe the problem - Relevant URL(s): https://tikv.org/blog/rust-compilation-calamity/ Article is barely readable with remaining screen real estate. ### Suggest an improvement/fix Allow menu to scroll off screen....

bug

So some versions of node have this bug: https://github.com/joyent/node/issues/9261 It is triggered when a clustered node process uses client datagram sockets. There's a workaround to bind your client sockets with...

Currently for a mismatched type error the description show is just "mismatched types" which is not really much more information than "you are working on rust code and not done...