lenneis

Results 4 issues of lenneis

Hi, I try to run restic compiled for OpenBSD on a pretty ancient embedded system with a 386 class cpu. Immediately at startup I get Illegal instruction (core dumped) plus...

state: need feedback

Hi, a simple import statement in node like ``` import { GraphQLObjectType } from 'graphql'; ``` results in a syntax error: ``` SyntaxError: The requested module 'graphql' does not provide...

bug

It would be nice to be able to retrieve the object tree as a JSON object in a single call to herbstclient. That way, it could be easily parsed and...

Hi, this is a minimal code snippet from a module I am developing: `import { GraphQLJSONObject } from 'graphql-type-json';` It lives inside a xxx.mjs file, which is imported by other...