David Beitey
David Beitey
Ouch, I hit this one too. I'm not sure what changed in my environment to bring this about, but trying to edit an existing .sls file of any size causes...
I hit the same error: ``` Error detected while processing /usr/share/vim/vim74/syntax/vim.vim: ``` just started appearing as a problem for me because I was restricting riv.vim's loading via vim-plug's `for` option...
Removing the `opacity` from the base tooltip class (e.g. `.rc-tooltip`) solves this issue. However, for folks who can't modify the base CSS directly (use as an NPM module etc), you...
Rebased on latest changes in this repo so it can be automatically merged. Is this package still being maintained? If help is required, I'm happy to be further involved.
I'm presuming this is the canonical source for http://emoncms.org/myip/list -- if not, feel free to direct my PR accordingly. This is the only open-source location I could find the text...
@mvandervoord The `DidYouMean::SPELL_CHECKERS.merge` deprecation warning is due to `thor` (https://github.com/rails/thor/issues/763) - this has been fixed and was [released in 1.2.0](https://github.com/rails/thor/releases/tag/v1.2.0). Ceedling's current version pin doesn't allow for this version to...
Also discussed at https://github.com/ThrowTheSwitch/Ceedling/issues/211#issuecomment-1302107997. As I mentioned there: The `DidYouMean::SPELL_CHECKERS.merge` deprecation warning is due to `thor` (https://github.com/rails/thor/issues/763) - this has been fixed and was [released in 1.2.0](https://github.com/rails/thor/releases/tag/v1.2.0). Ceedling's current version...
I'm seeing the same issue with the same behaviour on v0.13.2 - it's happening more often than not but the warning message may not always appear; I'm haven't seen a...
They did, @chrisduerr - this is only a recent issue and as best I can tell relates to Alacritty being upgraded as I recall it working fine after upgrading to...
It seems that Homebrew doesn't retain logs of previously installed packages and it seems my Homebrew has cleared out its pkg cache as well so I don't know exactly what...