Closed DuarteMRAlves closed 2 years ago
Also, the yarn.lock file has the following differences:
Maybe the issues are in these package versions.
I believe I fixed a package inconsistency, which is why the develop
branch is working but main
isn't. I'll merge develop
into main
when I complete the next set of features, which hopefully shouldn't be long
Okay then, yes I believe that will fix it. When you merge into main notify me and I will test it on my computer.
@DuarteMRAlves just updated the branch main
. Could you try and reproduce this bug again?
@ndrewtl I have tested it and it is working just fine š . Feel free to close this issue.
Description
The start command fails when trying to run with yarn on branch main.
On the develop branch this does not happen.
Since this happens only on the main branch, there may be some version of the packages that is incompatible with these node and yarn versions.
On a previous version, the issue happened both on the develop and main branches.
Steps to Reproduce
The following commands were executed:
Software versions:
The following noda and yarn versions are being used: