Ian Channing
Ian Channing
Yes, it would be useful if they updated the README page to just point to the flatpak instead of the PPA. Plus I've generally found that flatpak is much more...
As far as I can tell the last update to this repo was April 2018 and this bug was raised in June 2019, so I don't see how a fix...
You can use `bsrefmt` instead of `refmt`. As mentioned in #103 this repo appears to be archived, it's not mentioned in the [editor plugins](https://reasonml.github.io/docs/en/editor-plugins) anymore. I commented in #103 that...
ALE doesn't like using `bsrefmt` for reason, it gives the following error: ``` There is no fixer named `bsrefmt`. Check :ALEFixSuggest ``` However seeing as I'm using coc.nvim with coc-reason...
@zhanyuzhang Please don't forget this is open source and the maintainer likely isn't getting any money for doing this, so the least you can be is respectful
The text should also be removed from the README, otherwise people following that will just get a different error when they run `npm test`
The best advice here I think is to stick to the actual [tutorial](https://redux-saga.js.org/docs/introduction/BeginnerTutorial.html) rather then the README. I too fell into the trap though, so it would be useful to...
> @jeff-v Thank you, that really means a lot! > > I didn't realize that Node doesn't support propper ES6 imports. If you would like to open a PR I...
> This project looks very interesting! I was linked here from [TC39 Proposal for ECMAScript Pattern Matching](https://github.com/tc39/proposal-pattern-matching). > > Is this up on NPM? I'm interested in using this project...
Useful relevant comment from the Mac native client thread: https://github.com/dbeaver/dbeaver/issues/7976#issuecomment-725436879