-
**Describe the bug**
So, maybe is a bag or not, but i think is it.
Earlier i worked with nestjs where dependencies works like this:
```
@Injectable()
export class ProductsService {
constructo…
-
Due to the complexity of the object graph dependency injection should be used to assist with object creation.
Inversify was being used previously but it also caused issues during testing.
-
**Describe the bug**
Injection of a singleton service inside another singleton is null.
**To Reproduce**
Inject a singleton service inside another singleton.
`@singleton()
@injectable()
clas…
-
After [creating the log-out method](https://github.com/UserOfficeProject/user-office-backend/pull/446), Fredrik [suggested](https://github.com/UserOfficeProject/user-office-backend/pull/446#issuecomme…
-
### Description
I do not see any support for awilix for dependency Injection.
-
Hi 👋
For some reason I am gettting this error message on all my tests "global is not defined"
This happend after updating `reactp-scripts` to the latest version (5.0.1)
### Wallaby diag…
-
**Scan package:**
- [x] Fix the bar variable in the example. Query param accepts `string | string[]` only.
https://github.com/NeuraLegion/sec-tester-js/blob/c73c789ee359766dab980161fe51104f2797…
-
### What version of Next.js are you using?
10.2.3
### What version of Node.js are you using?
whatever vercel uses
### What browser are you using?
Chrome
### What operating system are you using?
…
-
I’ve been struggling to find a way to gracefully shut down my Node.js application after adopting TSyringe, since there appears to be no way to get existing instances without creating a new one.
**D…
-
### What version of Next.js are you using?
12.0.4
### What version of Node.js are you using?
14.17.6
### What browser are you using?
Chrome 96
### What operating system are you using…