Ben Dean

Results 3 issues of Ben Dean

I haven't quite gotten deploymeteor to do it's thing yet. In trying to make sure everything is up to date, I ran deploymeteor prepserver, and got the following--The server is...

As per the installation instructions in the README, I ran ``` pip3 install argcomplete activate-global-python-argcomplete ``` but this results in `zsh: command not found: activate-global-python-argcomplete` so at a minimum, it...

In short, I have an app that I would like to tweet from a single account, but the authentication is failing. I have generated (and re-generated) the consumer and access...