livewire-devtools icon indicating copy to clipboard operation
livewire-devtools copied to clipboard

Firefox build discouraged?

Open immwi opened this issue 1 year ago • 0 comments

Hi Thanks for your tool. I work with Firefox and tried to build the extension. I get the following result:

npm install --global web-ext

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead

npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported

npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead

npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.

This looks not very encouraging. Are there other ways to build the extension or is it doomed for Firefox? Thanks for your help! cheers

immwi avatar Dec 17 '24 08:12 immwi