-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
See: https://github.com/hapijs/hapi/issues/3658
-
> npm install
> npm WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best fea…
-
## Actual Behavior
It would be helpful to be able to get our GitHub Codeclimate checks to pass. Currently, we are getting errors like this:
`Parsing error: Cannot find module 'babel-plugin-macr…
-
## 🐛 Bug report
### Current Behavior
rs not working on Windows in any shell
### Expected behavior
should restart the server. Its working fine on my Mac. Is this something that has to do w…
-
I am trying to upgrade a NodeJS v6 project to use NodeJS v12.
After updating some packages, now I am stuck in this error.
I am using NodeJS v12.16.3 and npm 6.14.4.
```bash
npm install v8-de…
-
if i run either the docker image or install it i get:
Docker:
```
docker run sonosweb/sonos-web
> sonos-web@1.0.0 start
> node src/server.js
Server listening on port 5050
/sonos-web/serve…
-
HTTP with streams?
HTTP long-poll?
RabbitMQ?
etc..
This is regarding coredrone
-
Following the indications found here: https://people.iola.dk/arj/2020/03/04/how-to-setup-a-pub-for-ssb-browser/
this is my setup for `ssb-browser-demo`:
` .ssb/config` :
{
"con…
-
Can i18n-node support [the Hapi framework](http://hapijs.com/)? If so, how about including an example?