Pablo T. de Vargas

Results 5 issues of Pablo T. de Vargas

When I tried to add the dependencies as a singleton, I had the following error on `services.AddSingleton((provider) => provider.GetRequiredService().GetDbFromConfiguration());`: ``` System.InvalidOperationException: 'Cannot resolve scoped service 'StackExchange.Redis.Extensions.Core.Abstractions.IRedisCacheClient' from root provider.' ```...

question

I've been working on my fork to rewrite the package to be compatible with EF Core and Identity Core. But I don't know if make sense keep together both versions...

When I run ``` yarn watch-with-vscode ``` I recive the error ``` Error: Cannot find module 'vscode-gulp-watch' [watch-extensions] Require stack: [watch-extensions] - /mnt/wsl/PHYSICALDRIVE2/exemplos/github1s/vscode-web/lib/vscode/build/lib/watch/index.js [watch-extensions] - /mnt/wsl/PHYSICALDRIVE2/exemplos/github1s/vscode-web/lib/vscode/build/lib/compilation.js [watch-extensions] - /mnt/wsl/PHYSICALDRIVE2/exemplos/github1s/vscode-web/lib/vscode/build/gulpfile.js [watch-extensions]...

Executei o comando `liquido novo` e gerou uma pasta vazia Versão: 0.5.1 ``` PS D:\projects\personal\meu-projeto> npx liquido novo _ _ _ _ | | (_) __ _ _ _ (_)...

good first issue
help wanted
:gem: recompensa-6

Rodei no terminal: `npx liquido --help` E deu o seguinte erro ``` Arquivo 'configuracao.delegua' não encontrado. node:fs:1583 const result = binding.readdir( ``` Quando esperava ver algo parecido quando rodo `npx...

help wanted