Bernhard P.

Results 34 issues of Bernhard P.

ps-tree throws an error, when used on newer windows systems (see issue #384 and indexzero/ps-tree#62). As ps-tree is quite abandoned (last commit is more than a year old) and as...

To remove the long list of vulnerabilities you get when updating packages in `start-server-and-test` I tried to update all used (dev-) Dependencies to the latest version. Some packages cannot be...

In bin/start.js line 18 a new Error object is created with some kind of printf-style string formatter, but AFAIK the constructor of Error does not support this kind of formatting....

I use eslint with the eslint-plugin-security-node. Running the tests, I got an error "TypeError: Cannot read properties of undefined (reading 'loc')". Using the eslint extension in VsCode, I get no...