You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nsyi I couldn't reproduce this issue locally, but after a quick look, it seems that you can solve this issue for yourself by 1- if you're using yarn, try switching to npm install instead, 2- rm -r node_modules and try to npm install again before trying to commit. Let me know if that works for you :D
Thank you for the recommendation. I did try npm after removing node_modules but still the same problem. There is no error when using npm start. The error is shown only when I try to commit.
Describe the bug
Can not commit the code after changing anything.
The error that comes out is:
Oops! Something went wrong! :(
ESLint: 7.32.0
ESLint couldn't find the config "react-app" to extend from. Please check that the name of the config is correct.
The config "react-app" was referenced from the config file in "C:\Users\nsyig\Documents\My documents\naap\package.json".
The text was updated successfully, but these errors were encountered: