QuaOs
QuaOs
**Describe the bug** I'm working on both Windows 10 and MacOS machines. Now running on Windows, I'm trying to setup denon script to call `denopack` which is in my `%HOME%\.deno\bin`...
### What is your enhancement? Hi. I'm considering to use this template in my project. But it's created with TypeScript + React. Do you have any plan to add type...
**Issue type:** [ ] question [x] bug report [ ] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [x] `mongodb` [ ] `mssql` [ ] `mysql` /...
**Describe the bug** When trying to install latest denopack v0.10.0 in Deno 1.5.0 and 1.5.2, the installation failed with error `CertNotValidForName` **Screenshots** ```shell $ deno --version deno 1.5.2 (71d7482, release,...
## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...
**Describe the bug** I'm implementing Kafka connection from within a NestJS app. When running Integration/E2E tests in Jest for Kafka module, the test cases succeeded, but there will be `Cannot...
# Issue ## Versions - sequelize: 6.28.0 - sequelize-typescript: 2.1.5 - typescript: 4.9.3 ## Issue type - [ ] bug report - [x] feature request ## Actual behavior Ref. Issue:...
Hi, About 1-2 months ago, I had used this library through [react-native-ssl-public-key-pinning](https://github.com/frw/react-native-ssl-public-key-pinning) to enforce SSL pinning in my company's app on a PoC branch, which worked as expected. And just...
I got this when trying to run proton-native app in Windows: ``` gyp ERR! configure error gyp ERR! stack Error: Command failed: D:\Programs\Python\Python37\python.exe -c import sys; print "%s.%s.%s" % sys.version_info[:3];...
Hi, About 1-2 months ago, I had used this library to enforce SSL pinning in my company's app on a PoC branch, which worked as expected. And just today, I...