Simon Williams
Simon Williams
Hi. We've been using nodesource for a long time now with no problems. However, I tried to install it on a new machine (Debian 10) and it doesn't seem to...
### Describe the bug The documentation for [server.watch](https://vitejs.dev/config/#server-watch) contains the following example: ``` server: { watch: { ignored: ['!**/node_modules/your-package-name/**'] } }, ``` This example does not work. It appears that...
### Feature request If tsx fails to find a module to import, list where it looked. Either as a debug option, or better yet just include it as part of...
Hi, sorry if this has been answered somewhere but I haven't been able to find any information about it... We're wondering how robust pgbackrest is in terms of being able...
Hi. I got certbot working with a renewal hook script in /etc/letsencrypt/renewal-hooks/deploy/haproxy.sh, which runs correctly with `certbot renew`. However, I was surprised to find it did not run my hook...
Adding `lib: ['DOM']` introduces 790 global variables. Many of these are deprecated and useless. Many of them have short names that can hide mistakes like a missing `var` or `let`....
### MQTTjs Version 5.8.0 ### Broker other ### Environment NodeJS ### Description For many kinds of error all you get is a `close` event - the `error` event is not...
See failing test case at https://github.com/SystemParadox/esbuild/tree/issue-plugin-glob-entrypoint. This test works if the entrypoint is changed to `in.json5`, but using any kind of glob entrypoint results in: ``` ✘ [ERROR] No loader...
### Steps to reproduce 1. Use vim with the delek color scheme for 20 years. The background color is black, like my terminal. In fact, I picked delek because I...
Attempting to pre-render tiles for the UK using https://github.com/alx77/render_list_geo.pl: ``` ./render_list_geo.pl -n 4 -x -9.5 -X 2.72 -y 49.39 -Y 61.26 -z 8 -Z 16 ``` Output: ``` Rendering started...