Try Catch Yarn Function Conflicting with Yarn (Java Package)
Created by: kathyw268
If you have Hadoop installed and run create-react-app
, the try catch function calls the yarn java package and returns an error:
Error: Could not find or load main class add
yarn add --dev --exact react-scripts
failed
The npm fallback function never gets called.