Helcio Pandelo
Helcio Pandelo
# Issue ## Versions - "sequelize": "^6.32.1", - "sequelize-typescript": "^2.1.5", - "typescript": "^5.1.6" ## Issue type - [x] bug report - [ ] feature request ## Actual behavior 1. A...
Hey, I just made 2 strategies, for 2 of the biggest Brazilian marketplaces https://www.npmjs.com/package/passport-magalu https://www.npmjs.com/package/passport-mercadolivre Note: `passport-mercadolivre` is the Brazilian market API and isn't the same as `passport-mercadolibre` or `passport-mercadolibre2`...
I'm facing the following issue by setting the SWC to Jest I did exactly the same as documentation "says" ``` Validation Error: Module @swc/jest should have "jest-preset.js" or "jest-preset.json" file...
We have the same problem: > The problem it's cause by predictive text of the Samsung. I changed the keyboard for Google and disable predictive text function and both worked....
**Describe the bug** With the following import `import { DateTime, DurationLike } from 'luxon';` that is used in a type similar to the following: ``` type MyMethodParams = { duration?:...
I'm facing many issue with the types using Deno + `jsr:@hono/hono` + `npm:hono-rate-limiter` The main one is the following: The code is pretty new, without so many personal things yet:...
Hey guys, this lib is AWESOME, but I'm facing only 2 difficulties: **1st. Fonts from google fonts not loading.** I'm looking for Inter and Rubik. I tested a lot of...
I looked the docs and search a lot, but couldn't find any solution for this issue: I'm running the build step creating the .npmrc file Currently the `Build Step` works...
Version: Deno 2.2.3 x-deno-ray: fd06651086befa7f2afe627adc6fe5df I looked the docs and search a lot, but couldn't find any solution for this issue: I'm running the build step creating the .npmrc file...
Hey all, I recently discovered this project and it is AWESOME.. it's helping me a lot now! I noticed when I need to "save" some command but without sending it...