Michaux Kelley

Results 9 issues of Michaux Kelley

Should be: http://www.braintreepaymentsolutions.com/docs/python/transactions/create_tr

In the docstring for forms.TransactionForm: ``` form.tr_protected['options']['submit_for_settlement'] = True ``` should be: ``` form.tr_protected['transaction']['options']['submit_for_settlement'] = True ```

To reproduce issue install node v6.0.0, nvm, and faker-cli, then issue the following command: `faker-cli uuid help` Maybe an update to the README for node version compatibility would be helpful...

I have 16 GB or RAM in my MBP. QuickHub is great, but I can't afford to devote 2 GB to it ;) One fix might be setting a limit...

**Describe the bug** Whenever the `Disqus` component is used my page template, the console reports the same error twice\: ```[Violation] Avoid using document.write(). https://developers.google.com/web/updates/2016/08/removing-document-write``` **To Reproduce** Steps to reproduce the...

unconfirmed

> What is the current behavior? ```npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm...

After installing ruby-2.0.0-p0 and Rails 4.0.0.beta1, I received the following error: ``` Loading development environment (Rails 4.0.0.beta1) [1] 2.0.0-p0(main)> copy-history -R 10..12 NoMethodError: undefined method `

I get the following error when I try to run `sudo brew services start spoof-mac` on MacOS Sonoma 14.3.1 This started happening after I installed MongoDB Community Edition 7.0 ```shell...

### Node version (or tell us if you're using electron or some other framework): v20.11.0 I'm using TypeScript if that makes a difference. ### ShellJS version (the most recent version/Github...

typescript