Gregor Steiner
Gregor Steiner
Hi, Turbo installs fine on Bash for Windows10 (which is basically Ubuntu 14.04 LTS) There is a problem with the signal handler though: `[ioloop.lua] signalfd() in add_signal_handler() failed: Function not...
[SSL check hosted with nginx](https://www.sslshopper.com/ssl-checker.html#hostname=turbo.luastoned.com:8443) vs [SSL check hosted with turbo](https://www.sslshopper.com/ssl-checker.html#hostname=turbo.luastoned.com:8444) Compare those two links, Turbo does not seem to get the chaining right. I'm using the same cert for...
**Describe the bug** If both `fastify` and `chartjs-node-canvas` are installed, `freshRequire` will break something downstream. The issue is described here as well: https://github.com/fastify/fastify/issues/3888 ``` .../node_modules/avvio/plugin.js:17 if (cache[keys[i]].exports === func) {...
Pretty much as the title says, this package unfortunately pollutes `node_modules/.bin/` with an outdated version of `babel-cli` (it's `@babel/node` now)
The issue #323 still persists, the solution at https://github.com/machinezone/IXWebSocket/issues/323#issuecomment-981804457 is still the way to go.
### Versions ConEmu build: 221218 x64 OS version: Windows 10 x64 22H2 / 10.0.19045 Used shell version: cmd / wsl2 (Ubuntu 20.04 LTS) ### Problem description Up until last week...
Hello, these two cases push an additional / breaking `import` statement. https://github.com/cssninjaStudio/unplugin-fonts/blob/a7e66d594e2c7e0a2cccfed7c15a069ffebb96c1/src/loaders/fontsource.ts#L66-L71 The build step then breaks: ``` transforming (1) index.htmlUnable to resolve `@import "import '@fontsource-variable/open-sans/standard.css';"` from /undebug ✓ 4...
Basically node-gyp is super oudated, if you run Windows 10 with some recent compiler (VS2015, VS2017) it will not work, no matter what. The supposedly pre-built binaries are nowhere to...
**Describe the bug** The I2C connection does not appear to work. **To Reproduce** What install steps did you go through so far? Did you install from GitHub or use our...
**Describe the bug** I had an older version of Photoview running (probably ~9 months old) and updated to the latest one today. The logo on the login page was missing...