I was working on my react app. But now when I type "npm run build", It shows this error
Failed to compile.
Unknown browser query `op_ all`. Maybe you are using old Browserslist or made typo in query.
I tried uninstalling node modules and running that command again but nothing works and the error remains. Can anyone help me solve this problem.