I deleted the node_modules folder in my React Native project and tried to run the Android app with maps. I'm getting this error: "Execution failed for task ...
Running in debug mode, I can see that lint-staged is loading configuration files from node_modules (which I don't want) It comes across a package that has an invalid/deprecated lint-staged ...