issues Search Results · repo:zazoomauro/node-dependency-injection language:JavaScript
Filter by
134 results
(118 ms)134 results
inzazoomauro/node-dependency-injection (press backspace or delete to remove)services:
App.FooBarAutowireOverride:
class:
arguments: []
abstract: false
App.AnotherFooBarAutowireOverride:
class:
arguments: []
abstract: false
when overriding class ...
zazoomauro
- Opened on Sep 30, 2024
- #219
If you re using the default services.yaml configuration both classes are automatically registered as services and
configured to be autowired. This means you can use them immediately without any configuration. ...
enhancement
feature
zazoomauro
- Opened on Aug 21, 2024
- #213
I m using the library and when I update it from v2 to v3 I get the following error.
Error: Cannot find module typescript
Checking the dependencies I find that in the file:
node_modules/node-dependency-injection/node_modules/@typescript-eslint/typescript-estree/dist/convert.js:29:25) ...
milanes1988
- 2
- Opened on Aug 1, 2024
- #212
We are trying to run our project with node-dependency-injection and Vitest.
Our tests fails once we need to load yaml files when we start the application to run e2e tests.
img width= 1101 alt= image ...
ManuPerezDev
- 3
- Opened on Mar 12, 2024
- #209
Hey,
don t know if this was by mistake, but the Compiler is swallowing all Errors other than RangeError, took me a while to
debug this.
async run () {
try {
if (!this._container.frozen) { ...
bug
fcaps
- 3
- Opened on Nov 30, 2023
- #208
Hi it seems that in order to fix indirect critical issue in deps, there is a need to update
@babel/plugin-transform-runtime to @babel/plugin-transform-runtime@7.23.2 (source)
@babel/traverse 7.23.2 ...
dependencies
boly38
- 2
- Opened on Oct 20, 2023
- #205
At the moment, Autowiring only works with private constructor properties.
Make it working with the following examples:
interface TestInterface {
}
class ExampleClass {
constructor(protected readonly ...
enhancement
zazoomauro
- Opened on Jul 28, 2023
- #204
Let s assume the following case:
1. Using the container loading a YAML file
2. Autowiring is set to true.
Then, If I have:
1. An interface
export default interface QueryBus {
ask R extends Response ...
abadb
- 2
- Opened on Jul 17, 2023
- #203
Page: https://github.com/zazoomauro/node-dependency-injection/wiki/Synthetic
Js code example contains syntax error. - in line let definition = container- register( app.synthetic_service ) should
be replaced ...
speker2010
- Opened on May 31, 2023
- #202

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.