Mike McCready

Results 2194 comments of Mike McCready

@ljharb > peer dep warnings mean it’s not yet compatible and you shouldn’t yet be trying to install them together. To make it clearer I will add a new issue...

- Added https://github.com/bmish/eslint-doc-generator/issues/526

@bmish It does seem more of a cosmetic issue, although I didn't dig into whether the TypeScript dependencies break anything in practice. I appreciate that you are tied down with...

## Workaround Provided you don't have `eslint@9` installed globally, you can install `eslint-doc-generator` globally, avoiding peer dependency warnings, and use it to generate documentation for ESLint `v9` plugins. ```shell npm...

- Closing in favor of #526

Withdrawn, as this repo is not ready for migration to ESLint 9, therefore there are no immediate advantages to merging this PR.

@jennifer-shehane It doesn't look like this one should go through as-is, so perhaps you'd like to revisit your approval? ```text ⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL src/__tests__/notifications.test.ts [ src/__tests__/notifications.test.ts ]...

Cypress Version 12.14.7 - does not exist Node version 14.17.3 - is no longer supported - Similar issue reported in #30703

@TilKenneth You should be able to resolve your issue by deleting the Windows directories - `%LOCALAPPDATA%\Cypress` - `%APPDATA\Cypress`

@TilKenneth - Firewall rules would have been added manually and they would depend on which Firewall is active / installed. - The entries in the Windows Registry are also not...