-
Error Log Here:
```
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.3 (node_modules/react-scripts/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported p…
-
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…
-
Taking [this file](https://github.com/sockinit/console.blog/blob/5f662ab000afc139ff60d38dfa8ba818441c6fc9/server/blogDB.js) as an example... It's pretty long! I'd say the maximum file length you'd wan…
-
Hi, I have integrated the plugin with our hapi server. Thanks for the plugin. When i click on Signin with Google buttton, it takes to the google page, when the user enters credentials and allow access…
-
You're importing `babel-polyfill` in your codebase, but it's listed under `devDependencies`. Error occurs unless user has `babel-polyfill` already installed.
EDIT: It would be better to use `transf…
-
Hi, I'm using RethinkDB in Node.js. My main application passes an open connection to a plugin. Using the connection inside the main-script works fine, but running something inside a plugin throws the …
-
## The devDependency [hapi](https://github.com/hapijs/hapi) was updated from `17.6.0` to `17.6.1`.
🚨 [View failing branch](https://github.com/greenkeeper-keeper/hapi-greenkeeper-keeper/compare/maste…
-
I encountered the following issue and attempted to refer to the documentation, but the provided instructions didn't resolve it. Can someone assist me with this problem? I had to downgrade to version 0…
-
## 版本号
~
[root@test vendors]# node -v
v14.17.1
[root@test vendors]# npm -v
6.14.13
[root@test vendors]#
MongoDB 4.4.6
## 什么问题
Error: (node:1057100) Warning: Accessing non-existent prope…
-
where is this in the backlog? It looks like you are presently pegged to 6.7.1. I'm starting to develop a new api to replace our existing restify based api with hapi v8. It would be nice to be using v8…