-
Notifications
You must be signed in to change notification settings - Fork 887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yarn install fails #110
Comments
i have same issue,did you fix it? |
No, I haven't implemented this stack, choosed different UI. Yarn is still an unnecessary overhead in this project. |
I'm experiencing this same issue, did you fix it or get around it somehow? If you did, how did you do it? |
The same happens here, but it ends with And I tried the following steps, and it failed, of course |
Which following steps in particular are you referring to? I'm not very experienced with coding but if there's something I missed that I could try I'd like to see what it is so I can at least try. |
I did |
Oh, that's what you meant. I did yarn dev when it failed as well, but it took so long that I don't know if it succeeded or failed for me :\ I don't think that's a main issue though, rather just my computer being a bit slow because the yarn command took 1 minute for me while it took 19s for you. |
I agree, seems like step 3 is the fatal one |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To run the build.
Does it even need to use Yarn? I feel like an unneeded overhead, NPM can manage workspaces without problems.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: