When I try to create react app with yarn I get an error of permission denied. I can do sudo yarn… but I want yarn to operate without sudo command…
error Cannot create “/usr/local/bin/create-react-app” due to insufficient permissions.
When I try to create react app with yarn I get an error of permission denied. I can do sudo yarn… but I want yarn to operate without sudo command…
error Cannot create “/usr/local/bin/create-react-app” due to insufficient permissions.
yarn config set prefix ~/.local