Getting same issues again and again
Can anyone help me with this error. I am trying to run
yarn run lint
for checking linting issues and for fixing it I am running yarn run lint:fix
but getting same error even after reinstalling the project, deleting node_modules file and reinstalling it by running yarn
but nothing seems to work. I am also running yarn run format:check
and yarn run format:fix
for formatting but no difference.
If anyone has any solution please help!!! And because of this I am not able to commit as well.1 Reply