Blair Zajac

Results 4 issues of Blair Zajac

When I run this on Karmic I get the following error: ``` mandatory argument fh is missing at ./damemtop line 188 ``` I'm testing this against memcached 1.4.4 and the...

#### Description Protobuf has dropped support for C++11: https://protobuf.dev/news/2022-08-03/#c11-support . So patch dependencies to force them to use C++14. ###### Type(s) - [ ] bugfix - [ ] enhancement -...

maintainer: open
by: member

**Your Environment** * **verdaccio version**: 5.30.3 * **node version** 22.0.0 * **package manager**: yarn@1 * **os**: Ubuntu 22.04 * **platform**: VM **Describe the bug** Running the Verdaccio server with Node.js...

issue: bug

**What version of Ajv are you using? Does the issue happen if you use the latest version?** 8.13.0 With 8.12.0 the following TypeScript code works: ``` import Ajv from 'ajv';...

bug
breaking