Skip to content
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

Add note for git bash and yarn bug #133

Conversation

Ragnoroct
Copy link

I've spent about 2-3 hours now trying to debug why yarn doesn't work for me when trying to run package.json script commands. I thought if anybody runs into the same issue this might help them.

It turns out it is yarnpkg/yarn#5717

I would constantly get /bin/bash: Files\git\bin\bash.exe: No such file or directory

After deleting the repo, uninstalling yarn and deleting all the cache and re-cloning it worked when using powershell. As soon as I accidentally used git bash though, even powershell would give the same error.

@Ragnoroct Ragnoroct force-pushed the edit-how-to-contribute-add-yarn-tip branch from d3d9e7b to fcbb09b Compare October 22, 2019 12:57
Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're moving to Electron 6 soon we should also be upgrading our build to node 12 where this should be fixed. Let's not merge this in as we might forget to remove it then

@Tyriar Tyriar closed this Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants