-
I just saw that `eslint-config-next` pulls in `eslint-plugin-import`, `eslint-plugin-jsx-a11y` and `eslint-plugin-react`. These dependencies are known to be full of bloat dependencies, polyfills and s…
-
Running docker build on a fresh new-django-app template fails with:
```console
8.556 npm error code ERESOLVE
8.558 npm error ERESOLVE unable to resolve dependency tree
8.558 npm error
8.558 npm…
-
👋 Coming over from https://github.com/eslint/eslint/issues/18093: ESLint is migrating to a [new "flat config" format](https://eslint.org/docs/latest/use/configure/configuration-files-new) that will be…
-
### Link to the code that reproduces this issue
https://github.com/YouJun-IWON/My_Nextjs15
### To Reproduce
1. set .eslintrc.json 2. check page.tsx 3. I don't see error messages for unused v…
-
Currently the `eslint-plugin-patternfly-react` supports the ESLint v9 plugin API thanks to the work done by @kmcfaul under #10743. However it still requires the use of compatibility functions in orde…
-
-
Cant run this to build a new micro fe in the main app -
```pnpm exec nx generate @nx/react:host --name=container --devServerPort=3000 --directory=apps/container --remotes=info --projectNameAndRootFo…
-
### What kind of issue is this?
- [ ] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
**Describe the bug**
The build system has development dependencies on NodeJS modules for which no FreeBSD-x64 native builds exists
**To Reproduce**
Steps to reproduce the behavior:
_Follow the…