-
Translations, templates, etc.
-
Hapi v17 will be released very soon. It introduces a lot of breaking changes and *probably no current plugin will work anymore*. Unfortunately that's the case for `hapi-auth-google` as well and it's n…
-
### 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…
-
#### 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.16.0…
-
### Runtime
Node.js
### Runtime version
v20.11.1
### Module version
@hapi/hapi v21.3.10
### What are you trying to achieve or the steps to reproduce?
Trying to add an `object` v…
-
Hi, we tried to update from 1.31.0 to 1.31.2 and the update process apparently hangs indefintely. what happens is that after that the integration server is not responding at all and needs to be restar…
-
To be FAIR, HAPI needs the have these computer readable elements in the citation:
* dataset name (done)
* dataset ID (done)
* author
* publication date
* license
*
(See email from Rebecca)
-
Hello,
Just wondering if this is dead, and if so how I might migrate away, I wish to use hapi 20.x
I was using this;
````
try {
await server.register({
plugin: require('hapi-r…
bnbon updated
2 years ago
-
Any plans for making this compatible with Hapi 8 ?
Thanks!
-
The `peerDependency` defined for hapi-- `^8.0.0` -- is too restrictive, and makes npm emit a `EPEERINVALID` error. It only matches hapi version 8. As of writing, hapi is now version 12.
I suggest eit…