-
#### Support plan
* *is this issue currently blocking your project?* (yes/no): no
* *is this issue affecting a production system?* (yes/no): no
#### Context
* *node version*: 14
* *…
-
**Describe the issue**
Please continue to support upload-igpack for FHIR version R4.
```
sams-work-mbp:hapi-fhir-4.0.0-cli sl9$ ./hapi-fhir-cli upload-igpack -v r4 -t http://localhost:8080/hapi-f…
-
Hapi and Joi have had a massive refactor of their libraries hapijs/joi#2037 hapi-openapi relies on this library to validate a swagger. The enjoi library also needs an update to use these latest librar…
-
```bash
npm WARN deprecated core-js@2.6.9: core-js@
-
I'm following https://github.com/webpack/webpack-dev-middleware#server-side-rendering for SSR options of webpack-dev-middleware, but I can't get the stats object from the plugin. I also new to hapi, s…
-
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm…
-
NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
**Describe the issue**
With Hapi Fhir Reference Implementation, I can issue…
-
I want to do something like that. so I can override my own BaseClass to extend my upcoming child classes.
How I can achieve this?
```
class BaseClass extends bookshelf.Model {
vali…
-
Накатил свежую винду, установил VS installer со всеми вытекающими и при установки тарса вечная ошибка с node-gyp.
Собственно вот все что происходит в консоли после попытки установить тарс. Испробова…
-
**Describe the feature:**
As a Kibana developer, I want to call other Kibana endpoints from my route handler, without having to worry about TLS, cookies, redirects, base paths, spaces and whatnot. …