-
## Bug Report
### Your environment
- Operating system: Ubuntu 20.04.4 LTS
- Node version: v17.5.0
- npm version: 8.7.0
- gcc/clang version: 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
- mediasoup …
-
### Steps to reproduce
```
❯ feathers g service
? What kind of service is it? A custom service
? What is the name of the service? 3ds
? Which path should the service be registered on? /3ds
? D…
-
https://github.com/feathersjs/feathers/blob/98209b0c5e547d1ff88b69123895d65515d2bb3a/packages/express/src/index.ts#L14
## In dove
we can't do this:
```
import express, { static, notFound, erro…
-
**Server Side Deps**
```json
{
"@feathersjs/authentication": "^2.1.16",
"@feathersjs/authentication-jwt": "^2.0.10",
"@feathersjs/authentication-local": "^1.2.9",
"@feathersjs/cl…
-
Hi,
I have a feathers app with feathers-mongoose as a DB adapter.
When I run a find request on my users DB collection, it returns a correct paginated result.
When I run the same request with $lim…
-
Hi,
I encounter the following error while connecting...
```log
C:\projects\otto-js\node_modules\ottoman\lib\ottoman\ottoman.js:173
return this.bucket.collections();
…
-
hieeee!
sveltekit keeps telling me to tell you this:
```
sparticles is incorrectly packaged. Please contact the package author to fix.
```
don't shoot me, I'm just the messenger 🤪
-
Hi,
Thanks for your awesome work!
This is not an issue per se, but I haven't been able to get my head around how to use transactions. Since transactions are required in any real life project, a simp…
-
Hi there
i try run schedules script
in this scripts in need to pass some params and query over db
how can i access feathers services inside external scripts run in cron
best regards
-
https://github.com/feathersjs-ecosystem/feathers-sequelize/blob/dccc6a0be1863e263b008630db0b55cdd60c7317/lib/hooks/hydrate.js#L6-L8
`Model.Instance` will always evaluate to `false` because the defi…