Benjamin Black
Results
1
comments of
Benjamin Black
After upgrading `eslint-plugin-react-hooks` to `7.0.1`, I get this error when running ESLint: ``` Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /path/to/node_modules/.pnpm/[email protected][email protected][email protected]_/node_modules/zod-validation-error/package.json ``` We are not yet...