Jon Lauridsen
Jon Lauridsen
### pnpm version: 6.17.0 ### Code to reproduce the issue: Have pushed example here: https://github.com/gaggle/test-pnpm-make-dedicated-lockfile-in-docker Run: ```sh docker build -f Dockerfile . -t test ``` The essence is this Dockerfile:...
Hi, I planned to use this library but have the underlying requests be handled via Axios. But this library seems quite tied to nodeFetch? I tried various approaches to get...
FYI multi-character sigils don't work with this plugin. It thinks the code is malformed, and it results in the plugin considering the code invalid.
First off, kudos on the fantastic dashboards! They're very insightful. We've observed that the dashboards only presents data per "**Application Instance**". This setup prevents us from having an overview of...
This document: https://hexdocs.pm/prom_ex/running-multiple-agents.html#endpoints states: "_You can configure each agent to scrape the same set of metrics_", and then points to registering `plug PromEx.Plug` in endpoint.ex. But this leads me to...
This plugin reads `~/.git_coauthors` but it'd actually fit our use case super well if we could **commit** the file, because then the whole team would have the same list of...
Got this [all over my CI](https://github.com/gaggle/deliverymetrics/actions/runs/5672658868/attempts/1):  It [ran successfully when I retried the job](https://github.com/gaggle/deliverymetrics/actions/runs/5672658868). Is there retry logic to consider adding to increase fetching...
I've twice in the past two weeks had the case where it seems like the pkgx environment loses track of a dependency. I've captured the output below, for this issue...
First off, I love this plugin – thanks for building it! It fits right into how I want to use Obsidian. I’ve hacked a local version to support the Alt...
I have emojis in my paths, and it looks like Deno isn't fond of that? ``` $ bin/build ============================================================ Deno has panicked. This is a bug in Deno. Please report...