-
this is the error:
```
[...]catalyst-core-ssr-app/node_modules/pino-toke/tokens.js:59
return o.res.header.substr(0, 8).split('/')[1]
^
TypeError: Cannot read prop…
-
In Hapi 9+, the vision plugin (along with many others) are no longer included by default. The error is "TypeError: plugin.views is not a function". I tried to load the vision plugin first which gets…
-
Hello, we are using Hapi 18 and and when we use swagger on it it's giving warning for Hapi Dependency Upgrade..
Like below
inert:x.x.x is now in @hapi/insert : x.x.x
-
I have tried to use the $extract operation, which commented in the https://hapifhir.io/hapi-fhir/docs/clinical_reasoning/questionnaires.html.
For this,
1) I created docker container with image: "h…
-
We need to create a community process that people can go through to register their HAPI Server and make it known to other servers.
We have the list of known production servers right now
(see all.t…
-
merge_hapi() throws an error when the resulting dataframe contains a column of ints and NaNs because Python does not allow converting NaN to int.
Reproduce error:
```python
from hapiclient import…
-
Hey,
Have you tested this code with Hapi.js?
If yes please guide me on this.
Thank you.
-
Anyone used ect with Hapi before?
https://github.com/hapijs/hapi/issues/1746
-
Hi, are there any plans migrating to HAPI v17. Their plugin interface has changed. Thanks.
-
Implement a basic hapi set-up with the following functionality
* Token introspection (JWT)
* Apollo with basic schemas (see Wiki for more information on schema documentation)