Exit with an error code when npm/yarn install fails (#1224)
Previously create-react-app exited with 0 after an installation error.
Showing
+2 -2
Please register or sign in to comment
Previously create-react-app exited with 0 after an installation error.