-
Following the tutorial, received the following error
`
Error: Cannot find module 'joi'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
at Function.Module._lo…
-
Hi! I'm trying to learn about this project and hopefully pick up some issues, but I'm having trouble starting the project. I've followed the instructions in the README.md only to get this:
#### Br…
-
Hello.
I'm getting the following error when adding into my app's module:
```
ERROR in node_modules/ngx-cpf-cnpj/lib/cpf-cnpj-validator.directive.d.ts(6,37): error TS1144: '{' or ';' expected.
…
-
```bash
Error:
ld: library not found for -lBoringSSL-GRPC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
```console
➜ flutter doctor
Doctor…
-
Excelente código para Máscara e Validação de CNPJ, CPF, CEP Data e Telefone
[http://www.fabiobmed.com.br/excelente-codigo-para-mascara-e-validacao-de-cnpj-cpf-cep-data-e-telefone/](http://www.fabiobm…
-
13/11/2018 09:48 - Julierme Felix Serenity: Prezados coloquei o botão de importa do Excel, seguindo os passos do Demo do Serenity, porem esta acontecendo o erro abaixo, alguem já passou por isso?
![2…
-
I'd like to have the CPF and CNPJ validator working on that package if it's possible, thanks!
-
Is there a way to validate CNPJ? Or can I implement a custom validator that does more than only check if matches the regex pattern?
-
Excelente código para Máscara e Validação de CNPJ, CPF, CEP Data e Telefone
[http://www.fabiobmed.com.br/excelente-codigo-para-mascara-e-validacao-de-cnpj-cpf-cep-data-e-telefone/](http://www.fabiobm…
-
Hello, i'm trying to achieve Brazilian CPF/CNPJ pattern. Using with Angular Form Validator it works, but with custom pattern it doesn't,
```
public cpfcnpjPattern = {
'P' : {
pattern : new …
saade updated
6 years ago