-
**Describe the bug**
Cannot download generated report
**To Reproduce**
Steps to reproduce the behavior:
1. Go to opensearch dashboards
2. Create dashboards from sample data
3. Open dashboard…
-
Trying to follow the hapipal [Getting Started tutorial](https://hapipal.com/getting-started), but ran into these issues:
1. `npm init @hapipal` does not work on Windows, see today's comments in [ha…
-
Started looking at all the Warning when building with react-ros:
seems there are currently 5 components: docz, roslib, react-scripts, microbundle-crl, uws:
Docz:
```
warning docz > docz-core > w…
-
Received the below error while trying to install dependencies.
```
yarn
yarn install v1.22.10
warning ../../package.json: No license field
info No lockfile found.
warning package-lock.json fou…
-
Hi i just tried using the generator and came across some this issue:
```
hoek@2.10.0 node_modules/hoek
npm ERR! peerinvalid The package hapi does not satisfy its siblings' peerDependencies requiremen…
-
## Bug Report
After running `sls offline start` command, I try to access the API gateway by accessing: http://localhost:3000/dev/health, and then I get an HTTP error 502, while in the terminal I …
-
My code is a follows:
```
'use strict';
const hapi = require('@hapi/hapi')
const HapiPino = require('hapi-pino')
const server = hapi.server({ port: 3000 })
server.route([
{
method:…
-
I am trying to follow structure of https://github.com/AnomalyInnovations/serverless-stack-demo-ext-api
But cannot get work serverless-bundle together with [chrome-aws-lambda](https://github.com/ali…
-
Thank you for the plugin and hard work.
When trying to follow exactly your exemple 'With config object' (will also happen when using the 'With configPath'), I went on and putted the `server.registe…
-
#### Context
* *hapi-swgger version*: 7.4.0
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce ?
I would like to define a default response for no…