Paul Walker
Paul Walker
Seconding @klaemo's comment, it would be nice not to have the warning when installing/upgrading.
Hi From the image it doesn't look like that cmd is being run as admin; did you right-click on the "command prompt" entry in the menu and choose "run as...
Hi Please could you try the change in the pullreq, see if it works for you? Thanks Paul
Gets my vote. :-)
Hi - just wondering if there was any chance of this being merged? deadgrep's really useful, but the company I work for uses '.inc' for a lot of their Makefiles...
Hi - any input from the knex authors? I imagine quite a lot of places are using the config library, and it makes the configs immutable on get(), so they're...
Hi - I'm having the same problem. @AbdelIdir, did you find a solution for this? Thank you. :) ``` package.json: "@types/knex-cleaner": "^1.3.0", package.json: "knex-cleaner": "^1.3.1", package.json: "knex": "^0.21.17", ```
Just FYI - confirmed on latest Hugo, macOS arm64. (I'm really glad you raised this, I thought for sure I was doing something wrong.)
If it helps anyone, currently I can reproduce this every time: ``` $ zig fetch --save=network git+https://github.com/ikskuh/zig-network error: unable to discover remote git server capabilities: TlsInitializationFailed ``` Distributor ID: Ubuntu...