-
while writing a command, I wanted to use the DI pattern using tsyringe. like this
```ts
@injectable()
export default class WatchCommand extends Command {
constructor(private watcherRepository:…
-
Hi everyone,
To install AFJ locally,
I took the latest pull and ran Yarn build. But it gives a list of errors.
Earlier, I had the same issue, but I had done a type checking in the catch block.…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Related to https://github.com/UserOfficeProject/stfc-user-office-project/issues/71
Currently, the email service (responsible for how emails are sent - SMTP in our case) is configurable by environme…
-
I try create a test but this error persist. Maybe any incompatibility? ( On Insomnia all works fine.)
When I use .get('/products') always returns code 404 page not found.
> at src/modules/session/S…
-
Our API has to talk to another REST API. In order to keep things streamlined, I've written an API Client singleton that each of the TSOA classes have access to. I'm using Tsyringe for IOC to accomplis…
-
{
"errorType": "Error",
"errorMessage": "The module '/var/task/node_modules/node-webcrypto-ossl/build/Release/nodessl.node'\nwas compiled against a different Node.js version using\nNODE_MODU…
-
-
First, thanks for Clipanion and yarn 2!!
I want to add DI library, that will inject stuff into the constructor
[InversifyJS](https://github.com/inversify/InversifyJS) or [tsyringe](https://github…
Bnaya updated
3 years ago
-
Hey @daniportugalgit - have you supported this before? Wasn't sure if you or @banshee was the right person