Chigozirim

Results 45 issues of Chigozirim

I was recently tasked with implementing mailchimp subscription in react, but I found the implementation of `MailchimpSubscrbe` to be rather inconvenient for properly managing state. ## The problem In our...

``` ➜ npx -- @arkweid/lefthook install internal/modules/cjs/loader.js:905 throw err; ^ Error: Cannot find module '/root/.npm/_npx/459/lib/node_modules/@arkweid/lefthook/postinstall.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15) at Function.Module._load (internal/modules/cjs/loader.js:746:27) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12) at internal/main/run_main_module.js:17:47 { code:...

### Issue description Installing requirements from requirements file completes, but errors out briefly with a message Command: ``` pipenv install --requirements ./requirements/requirements.in ``` ## Requirements.in ``` O365 WeasyPrint boto3 braintree...

Type: Possible Bug
triage

**Describe the bug** I use [`AppImageLauncher`](https://github.com/TheAssassin/AppImageLauncher) which automatically creates desktop entries for installed appimages. When I run the Gisto AppImage through AppImageLauncher, it shows an error: **_Failed to register AppImage...

bug
OS: Linux

- Steps to reproduce the problem (include logs and/or sample code where appropriate): Use the following class as an adapter for Recycler view: ``` java public class TweetAdapter extends RecyclerView.Adapter...

I didn't really like the idea of having neutralino patching my html file, so I decided to create this script, which I put in my public folder: ```js 'use strict';...

**Is your feature request related to a problem? Please describe.** I need to disable introspection for graphql, how would I do that using the method described [here](https://docs.graphene-python.org/en/latest/execution/queryvalidation/#disable-introspection) **Describe the solution...

✨enhancement

Our team currently uses [doppler](https://www.doppler.com/) team plan for managing secrets. How does this project compare to that one? What kinds of integrations are available?

Here is the line causing problems: https://github.com/freudi74/gradle-cmake-plugin/blob/master/src/main/java/net/freudasoft/CMakeBuildTask.java#L80 It first checks if the value is not present, but then two lines down it tries to use it. What is the point...

Fix compiler error. See #1