Bernard
Bernard
doing `apk update` fixes the problem (updates the index). Request: Improve the error message.
Re-opening this issue. It's obviously causing a lot of headaches still.
Done, pull request is here https://github.com/jsoverson/preprocess/pull/134 It's forked from the current master.
When using Poetry, the source of truth should remain `pyproject.toml`. Having Mise or Poetry potentially override one another is a recipe for confusion. So, I'd suggest that mise picks up...
The author, Chris Wanstrath, is probably too busy with another project he started called... GitHub. It's too bad. Code rot means that Sake doesn't even run with Ruby 2.0.0. The...
For those interested. Rake has since added "system wide" tasks. It will read all scripts with the ".rake" extension in ~/.rake (mac, linux) or \Users\Rake (windows). The global scripts can...
That's an unrelated question but what about namespace :foo require 'rakefile.rake' end
@pioug Yes, `//-` seem to be the correct syntax. This PR is pretty old and I've moved on to other things since then. You're welcome to make any other changes...
I have a fork which implements this as posted 3 weeks ago in Discussions #784 Waiting for maintainers to respond before I create a PR.