Closed The-Code-Monkey closed 3 years ago
It is a problem related to your first install of the action because you don't have size-limit for your target branch and when it tries to run it to compare the results, it crashes. Maybe we check for the size-limit into package.json into the target branch and just show the results without comparing into this case?
Yes! this happens only on first install. If you merge the PR it should work as expected! feel free to reopen the issue if not
https://github.com/AW-Web-Design/styled-system/runs/2619264107
here is a link to the github run that keeps failing at the bottom it says.
its also asking me to install packages when they are already installed, the config im using has come from tsdx which i have not modified.