-
I'm trying to configure knex migrations in my feathersjs app, I need to create a knexfile with the configurations for knex migrations to work, but I don't want to have my database configuration in two…
-
### Steps to reproduce
After upgrading feathers in both server and client , the event listener doesn't work on frontend ( the event listener on server works, for example listening `created` events
…
-
### Steps to reproduce
### Expected behavior
The app should compile with success
### Actual behavior
```
node_modules/mongoose/index.d.ts:1883:33 - error TS2339: Property 'Buffer' does not …
-
According to this guide:
http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html#how-to-custom-domains-call-api-with-sni
setting base path mappings on a custom dom…
-
SO WEIRD! i made a Milestone today, proposed it... and now the DApp wont load!
It works on my chrome browser that i never use... but on Brave, where I have my keys... i can't get it to load... i ki…
-
### Steps to reproduce
`npm install @feathersjs/socketio`
`npm audit`
### Expected behavior
`npm audit` finds 0 security vulnerabilities
### Actual behavior
npm audit finds a security issu…
-
Hi,
I was looking for the guide / docs and it seems that the docs for the batch-loader are dead because github pages does not work when a repo is archived (https://github.com/feathers-plus/docs).
…
-
### Steps to reproduce
model definition
```
const schema = new Schema({
name: { type: String, required: true, index: true },
timestamp: { type: Date, required: true, index: true },
});…
-
## Suggestion
A blog post (as suggested in [#630](https://github.com/strongloop/loopback-next/issues/630)) or a framework comparison table that showcases the differentiating factors and why should…
-
### Actual behavior
While user can connect using Chrome or Firefox browser, it's not possible sometimes to connect by Brave. It happens periodically and is fixed after server is restarted
https://gi…