-
### Overview
If you are not aware yet, Hapi v17 is making the transition from callbacks to `async`/`await`, as well as deprecating some other rarely used functionality. This is a breaking change that…
-
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…
-
### Overview
If you are not aware yet, Hapi v17 is making the transition from callbacks to `async`/`await`, as well as deprecating some other rarely used functionality. This is a breaking change that…
-
### Description
Create a shared "logging" library under `@opencrvs/commons`. This will encapsulate both hapi-pino and pino. For the Hapi plugin that encapsulates hapi-pino, write a log transformer th…
-
# Summary
Recently, I noticed that NextJS 11 is shifted to Webpack 5 and JEST is renamed to JOI. when I am running my application production or development is don't see next-PWA generating any file…
-
Will this plugin be supported in hapi v17? It's listed as an official plugin in the hapi website.
-
It would be great to support nested project types / plugins.
For example when creating a Node.js project it would be good to choose a framework (Express, Hapi, etc) and a test framework (eg Jest or…
-
I'm trying to configure a Hapi Server to use Bunyan for all of it's logging, and without any success. The error that I get is always similar to:
```
Debug: internal, implementation, error
TypeEr…
-
How does the community feel about adding multiple: true to the hapi plugin. I have a few apollo graphql services that add multiple endpoints and need to register the plugin multiple times.
Adding …
-
Hello I got trouble when building the package for macOS, dependency resolution error.
Can you provide arm64 .dmg or fix the build process ? Thank you
```
(base) bash-3.2$ npm install && npm run dis…