Marcus Trepte

Results 3 issues of Marcus Trepte

**Describe the bug** We have an nx project where we have a library that holds all of our angular services. One of these services is called SocketService and is managing...

needs investigation

When having quads with blank nodes like this: ```json [ { "termType": "Quad", "subject": { "termType": "BlankNode", "value": "n3-5" }, "predicate": { "termType": "NamedNode", "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first" }, "object": { "termType":...

### Current Behavior I've set the NX_DAEMON_SOCKET_DIR env variable and i started the nx daemon with `nx daemon --start`. Following things are happening: - socket file is created, but directly...

type: bug