Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eslint-config-next version mismatch in Nx Workspace setup with NextJS preset #30257

Open
3 of 4 tasks
tuffz opened this issue Mar 4, 2025 · 0 comments · May be fixed by #30258 or #30259
Open
3 of 4 tasks

eslint-config-next version mismatch in Nx Workspace setup with NextJS preset #30257

tuffz opened this issue Mar 4, 2025 · 0 comments · May be fixed by #30258 or #30259

Comments

@tuffz
Copy link
Contributor

tuffz commented Mar 4, 2025

Current Behavior

Expected Behavior

GitHub Repo

https://github.com/tuffz/new-nx-with-preset-nextjs

Steps to Reproduce

  1. Run the following command from the official documentation:
    sh npx create-nx-workspace@latest --preset=next
  2. Open package.json and check the installed dependencies

Nx Report

npx nx report

> @test-workspace/[email protected] npx
> nx report


 NX   Report complete - copy this into the issue template

Node           : 20.12.2
OS             : darwin-arm64
Native Target  : aarch64-macos
npm            : 10.6.0

nx                     : 20.4.6
@nx/js                 : 20.4.6
@nx/jest               : 20.4.6
@nx/eslint             : 20.4.6
@nx/workspace          : 20.4.6
@nx/devkit             : 20.4.6
@nx/eslint-plugin      : 20.4.6
@nx/module-federation  : 20.4.6
@nx/next               : 20.4.6
@nx/react              : 20.4.6
@nx/web                : 20.4.6
@nx/webpack            : 20.4.6
typescript             : 5.7.3
---------------------------------------
Registered Plugins:
@nx/next/plugin
@nx/jest/plugin
@nx/eslint/plugin

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant