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 does not works with react web and next js #1863

Open
charlypa opened this issue Sep 7, 2024 · 0 comments
Open

eslint does not works with react web and next js #1863

charlypa opened this issue Sep 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@charlypa
Copy link
Contributor

charlypa commented Sep 7, 2024

Describe the bug

Eslint is unable to detect node _modules with default project created for react and next

Reproduction

nvm use v20.12.2
npx create-next-app@latest
cd my-app/
npm run dev
npm run build
npm run dev

Screenshot from 2024-09-07 13-46-34

Expected behavior

eslint should detect node_modules

OS, Browser and Phoenix versions

Ubuntu desktop builds 3.9

logs or debug stack trace if any

No response

Additional context

No response

@charlypa charlypa added the bug Something isn't working label Sep 7, 2024
@abose abose transferred this issue from phcode-dev/phoenix-desktop Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant