Closed harpcio closed 4 years ago
Here you have my repository with full code: https://bitbucket.org/remotecraftsmen/erp-system/src/master/server/src/di/services.js
Right now is not working because this tiny bug.
@rafal-ksiazek-rmtcfm-com thanks!
@zazoomauro It's still not working - the change is not updated in npm registry. Maybe you need to update the version of package to 2.6.4?
@rafal-ksiazek-rmtcfm-com build is failing! https://travis-ci.org/github/zazoomauro/node-dependency-injection/jobs/695776915
Looks like npm run test:standard
is failing
Sorry for that: https://github.com/zazoomauro/node-dependency-injection/pull/147
@zazoomauro Can you merge it?
Merged
Example:
This is working fine:
But this is not working at all:
Then trying to get this object:
I received this:
The problem is in FileLoader.js, line: 283, I will do PR