Failed To Compile React App
The following error is displayed when I open the create-react-app with npm start. I’m new to React and have had no problem using the command line to create a new app in the last few days.
I tried to start npx, start npm, and reinstall npm for the updated version.
Compilation failed
./src/index.css [/index.css]
BrowserslistError: Unknown browser query `android all`. You may be using an old navigation list or a typo in a query.
on Array.reduce (<anonymous>)
on Array.some (<anonymous>)
on Array.filter (<anonymous>)