Kevin Gathuku
Kevin Gathuku
I can confirm the above behaviour. Custom shell commands defined in `~/.zshrc` don't work. Also getting the following error on zsh when trying to attach a tmux session, not sure...
You can still provide the config to the `Twitter` object directly in your code i.e. ```javascript let config = { consumerKey: "xxx", consumerSecret: "xxx", accessToken: "xxx", accessTokenSecret: "xxx", callBackUrl: "xxx"...
Hey, Also not receiving any emails even after selecting the send me docs now option.
Also experiencing the same problem on Chrome for Android. Additionally, the 'Fork Me on GitHub' ribbon is covering the 'Home' link when a user is logged in so I always...
I also experienced the same on MacOS and `Python 3.7.4` I'll look into it some more.
I've added a potential fix for this in https://github.com/Qix-/better-exceptions/pull/91 Please check it out when you get a chance cc @abdulniyaspm @Qix-
Hello all, Thanks for the effort in making these updates 🔥 How can we access them? For example, downloading the `anagram` exercise downloads the old version based on `reasonml` ```...
Hi @BNAndras thanks for the pointers. Yes, I believe I have a recent version of the CLI installed ```sh ❯ exercism version exercism version 3.5.4 ``` After checking a bit...
Awesome. Thanks a lot once again for the detailed info. I will definitely try it out locally and will also try to follow up on the discussion in the forums
I'll remove more unnecessary stuff and just keep it as minimal as possible like the existing template. Also what's the tag to skip running CI for each commit? 😅