jgraston

Results 7 comments of jgraston

Not sure the image compression should be happening in development mode. Assuming that's the mode you're working with and watching. Make sure your `package.json - watch` script is set to...

Repo not dead. Take a look at the release cycles, the documentation, get into the code base, run ```npm run development``` until webpack is successful you'll find the repo is...

Looking for a good fit to contribute over here...noticed this thread. I've got some time mid next week to tackle this if nobody else is on it.

Same issue here building from source **GCC 4.7.3 - on platform Linux-3.16.5-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.2** ```sh Traceback (most recent call last): File "./multibootusb", line 187, in if config.debug is True: NameError: name 'config'...

I get a similar reporting loop here on macos: macos: **10.15.7** node: **18.19.0** npm: **10.2.3** ```shell $ npm audit fix up to date, audited 1935 packages in 6s 258 packages...

UPDATE: Nevermind, I see in your commit you've just updated the dependencies list which I can do myself locally. Good luck on the testing. --- @norricorp > I think override...

Promoting this issue using: - PHP 8.1 - Algolia Client Version: 3.4.0, 3.4.1 _(custom wordpress plugin)_ The PSR conflict logs as: `PHP Fatal error: Declaration of Algolia\AlgoliaSearch\Http\Psr7\Uri::withScheme(string $scheme): Psr\Http\Message\UriInterface must...