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

Plugin "react" was conflicted between "package.json » eslint-config-react-app #4229

Closed
vish-han opened this issue Jan 22, 2022 · 3 comments
Closed

Comments

@vish-han
Copy link

Im having this issue can someone please help, When I save the package.json file the error is gone but when I reload the page its still intact.

@Kenramiscal1106
Copy link

the file path in bash isn't case sensitive, so when you type the wrong case of a directory, you might have this issue. To fix this, you must change the case of the directory
Example:
documents -> Documents
desktop -> Desktop

@harish-sethuraman
Copy link
Collaborator

This repo is for react documentation.

Support requests filed as GitHub issues often go unanswered. We want you to find the answer you're looking for, so we suggest the following alternatives:

Coding Questions
If you have a coding question related to React and React DOM, it might be better suited for Stack Overflow. It's a great place to browse through frequent questions about using React, as well as ask for help with specific questions.

https://stackoverflow.com/questions/tagged/react

Talk to other React developers
There are many online forums that are a great place for discussion about best practices and application architecture as well as the future of React.

https://reactjs.org/community/support.html

PS: You can look into this too #4186

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

No branches or pull requests

4 participants
@harish-sethuraman @vish-han @Kenramiscal1106 and others