-
i'm creating a package and use cls-hooked to keep the request in the context in hapi.js
1- i created the function to start context
```
let createNamespace = require('cls-hooked').createNamespace;…
-
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…
-
**Describe the bug**
We are attempting to use chained parameters in match URLs within a FHIR resource (e.g., `PractitionerRole?practitioner.identifier=myValue`), but HAPI FHIR is returning an error i…
-
I'm attempting to use Chairo with happi to make a rest api which interfaces with seneca services.
I'm including both plugins with register:
```
app.register([{ register: Chairo, options: opti…
-
I tried to build the repo via maven but always run in the following error:
[INFO] Reactor Summary for HAPI-FHIR 4.0.0-SNAPSHOT:
[INFO]
[INFO] HAPI-FHIR .......................................... …
-
Hello,
When i start it I get:
Debug: internal, implementation, error
TypeError: Uncaught error: reply.view is not a function
at C:\Wamp\www\hapi-socketio-redis-chat-example\node_mo…
-
NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
**Describe the bug**
We are using the docker image https://github.com/hapifhir/…
-
[`pouchdb-ajax`](https://github.com/pouchdb/ajax) dependency depreciated, are there plans to remedy the issue?
I was installing `pouchdb-authentication` today and got a load of warnings about it's…
-
I've followed the setup instructions given, but see the following error trace during the plug-in registration on Hapi server 14.x ...
`ValidationError: child "jfs" fails because ["jfs" must be a Func…
-
Consider the example someone else posted: https://github.com/adam-beck/hapi-plz
If you apply this patch, everything breaks although ES6 exports should work with "the second way" mentioned in [`usage`…
ljani updated
5 years ago