-
Just a note that the following JSON files are 'corrupt' and can't be parsed. Looking at one or two of them, they seem to contain more than one root object.
```
Could not parse file D:\nodejs\hapi\…
-
### Problem
The Dynamic Address Book will change the currently manually administered address book for Hedera into an HAPI managed configuration, updatable via signed Hedera transactions on a daily …
-
```
git clone https://github.com/octalmage/robotjs
cd robotjs
npm install -g node-gyp
npm i
```
```
code@kingdeMacBook-Air robotjs % npm i
npm WARN old lockfile
npm WARN old lockfil…
-
Related to https://github.com/elastic/kibana/issues/120043
Running `node scripts/functional_tests.js --grep 'tsvb integration' --config=x-pack/test/functional/config.js` on this branch https://gith…
-
From the documentation:
> Method Available Since 3.0.0
> useDevice
> ....
> Returns
>
> Boolean
> true if the operation was successful.
If i try to do:
`
boolean bFlag = api.useDevice(device);`
I…
-
https://github.com/elastic/apm-agent-nodejs/issues/1952 will add initial experimental ESM support. This issue lists a number of follow tasks for ESM support:
- [ ] node v20 support (there is an IIT…
-
Everything works when I use the R4 version with PostgreSQL 16.3 using the latest Docker image (v7.2.0).
However, when I change the FHIR version to R5, I get the error log I provided at the bottom of …
-
ca.uhn.hl7v2.hoh.api.DecodeException: Invalid response line, no space after status code. Line is: HTTP/1.1 400
at ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpResponseDecoder.readActionLineAndDecode(H…
-
### Problem
The Dynamic Address Book will change the currently manually administered address book for Hedera into an HAPI managed configuration, updatable via signed Hedera transactions on a daily …
-
The `ConsensusTopicInfo` HAPI call should include in the response whether the topic has been deleted. The API change first has to be made in `hedera-protobufs`, and then can be made in this repo. Then…