Russ Watson

Results 16 comments of Russ Watson

Not sure if this is helpful in the context of Ember, but a google search brought me here when facing the same issue. In react land, if I have something...

I created a demo repo of this for ease of reproducing. https://github.com/Roustalski/broken-inversify

I would also like to chime in here. We are using create-react-app with the react-scripts-ts that uses all webpack under the hood and Inverisfy JS for our IOC, and this...

Visiting here from [stack overflow](https://stackoverflow.com/questions/51925672/sls-dynamodb-start-throws-spawn-java-enoent). I have been on v`0.2.35` with no problems until today with the release of `0.2.36`. I am staying on 35 and watching this for resolution.

Any update here or ETA? Is this still in the backlog or prioritized to have this worked soon?

I have resolved the above mentioned issues, but I also changed the log output. I opened a PR. Details: https://github.com/Roustalski/rich-logger-decorator/blob/master/README.md

I solved this to my satisfaction. Check out the PR, or follow my notes at the top of the readme: https://github.com/Roustalski/rich-logger-decorator/blob/master/README.md

I was going to also write some unit tests for this, but I couldn't get the tests to run locally after doing a jspm install. Not sure what that's about.

From the app developer's perspective, all they want is for a module to be loaded based on logic within their callback. At least this is the only use-case I've needed...

Alright, I signed the CLA by following the details link and clicking the button, but it still says it hasn't been signed O.o