SebastianAviles
SebastianAviles
### Type Both ### Suggestion You can add Netflix service download?
**Describe the bug** I use **PUPPETEER_PRODUCT=chrome npm install**, but throw error: ``` npm WARN deprecated [email protected]: Please update to ini >=1.3.6 to avoid a prototype pollution issue npm WARN deprecated...
New update (1-2 weeks ago), broken the shotcut to ShareX, the app cannot open anymore with ImpPrint button. How can I fix it?
I get this error when open the obsidian after the first upload.  but the folder in my drive exist.  The name on my vault is same that folder...
**What's your feature request? Please describe.** I have products with EAN13 with addons, like 978-84-17751-81-3 00001, but the scanner only recognice 9788417751813 part, the rest 00001 is not captured. **Mobile...
### Program version 5.1.5 ### Operating System Windows ### Type GUI ### Service AnimeOnegai ### Command used .\aniDL.exe --service animeonegai --token ${token} ### Show ID 58 ### Episode 1,2 ###...
I add a banner to my page, and this show over headers, and if I add content, the content has a lot of padding. 
I runing a code, but when this fails, the code retry automatically. I dont want to retry. I tried with this, but retry anyway ``` serviceCollection.Configure(option => { option.NumRetries =...
I tried to run a code in my Personal PC, and works with ESM, but when I move it to a server, not work, throw ESM error, I must change...
I tried running a file as described in the documentation. Originally, my file looked like this: ```javascript module.exports = (callback, message) => { ... callback(null, message); }; ``` But when...